Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
old.daralalim.com
/
Filename :
haXHbNxR6ecsVP.sql
back
Copy
-- MariaDB dump 10.19 Distrib 10.6.16-MariaDB, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: haXHbNxR6ecsVP -- ------------------------------------------------------ -- Server version 10.6.16-MariaDB-0ubuntu0.22.04.1 /*!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_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; 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=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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; -- -- 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 = utf8 */; 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=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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 */; INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2023-10-29 16:56:20','2023-10-29 16:56:20','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0),(2,1,'š Get free iPhone 15: https://www.sargonengineering.com/uploads/go.php š hs=67b5c6702a344d21657495fd145e1ec9*','okebepu@merepost.com','https://www.sargonengineering.com/uploads/go.php','192.42.116.210','2023-12-13 13:10:29','2023-12-13 13:10:29','2d8hz7',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 OPR/98.0.0.0 (Edition Campaign 34)','comment',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- 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 = utf8 */; 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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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; -- -- Table structure for table `wp_litespeed_crawler` -- DROP TABLE IF EXISTS `wp_litespeed_crawler`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_litespeed_crawler` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `url` varchar(1000) NOT NULL DEFAULT '', `res` varchar(255) NOT NULL DEFAULT '' COMMENT '-=not crawl, H=hit, M=miss, B=blacklist', `reason` text NOT NULL COMMENT 'response code, comma separated', `mtime` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), PRIMARY KEY (`id`), KEY `url` (`url`(191)), KEY `res` (`res`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_litespeed_crawler` -- LOCK TABLES `wp_litespeed_crawler` WRITE; /*!40000 ALTER TABLE `wp_litespeed_crawler` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_litespeed_crawler` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_litespeed_crawler_blacklist` -- DROP TABLE IF EXISTS `wp_litespeed_crawler_blacklist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_litespeed_crawler_blacklist` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `url` varchar(1000) NOT NULL DEFAULT '', `res` varchar(255) NOT NULL DEFAULT '' COMMENT '-=Not Blacklist, B=blacklist', `reason` text NOT NULL COMMENT 'Reason for blacklist, comma separated', `mtime` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), PRIMARY KEY (`id`), KEY `url` (`url`(191)), KEY `res` (`res`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_litespeed_crawler_blacklist` -- LOCK TABLES `wp_litespeed_crawler_blacklist` WRITE; /*!40000 ALTER TABLE `wp_litespeed_crawler_blacklist` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_litespeed_crawler_blacklist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_litespeed_url` -- DROP TABLE IF EXISTS `wp_litespeed_url`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_litespeed_url` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `url` varchar(500) NOT NULL, `cache_tags` varchar(1000) NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `url` (`url`(191)), KEY `cache_tags` (`cache_tags`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_litespeed_url` -- LOCK TABLES `wp_litespeed_url` WRITE; /*!40000 ALTER TABLE `wp_litespeed_url` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_litespeed_url` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_litespeed_url_file` -- DROP TABLE IF EXISTS `wp_litespeed_url_file`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_litespeed_url_file` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `url_id` bigint(20) NOT NULL, `vary` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary', `filename` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content', `type` tinyint(4) NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4', `mobile` tinyint(4) NOT NULL COMMENT 'mobile=1', `webp` tinyint(4) NOT NULL COMMENT 'webp=1', `expired` int(11) NOT NULL DEFAULT 0, PRIMARY KEY (`id`), KEY `filename` (`filename`), KEY `type` (`type`), KEY `url_id_2` (`url_id`,`vary`,`type`), KEY `filename_2` (`filename`,`expired`), KEY `url_id` (`url_id`,`expired`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_litespeed_url_file` -- LOCK TABLES `wp_litespeed_url_file` WRITE; /*!40000 ALTER TABLE `wp_litespeed_url_file` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_litespeed_url_file` ENABLE KEYS */; UNLOCK TABLES; -- -- 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 = utf8 */; 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=InnoDB AUTO_INCREMENT=145974 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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://daralalim.com','yes'),(2,'home','http://daralalim.com','yes'),(3,'blogname','Dar Al-Alim','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','daniyalkhawaja@abasa.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','j F 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','/%category%/%post_id%/','yes'),(29,'rewrite_rules','a:100:{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:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";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:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";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:39:\"index.php?&page_id=13&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:74:\"date/([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:69:\"date/([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:50:\"date/([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:62:\"date/([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:44:\"date/([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:61:\"date/([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:56:\"date/([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:37:\"date/([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:49:\"date/([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:31:\"date/([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:48:\"date/([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:43:\"date/([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:24:\"date/([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:36:\"date/([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:18:\"date/([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:32:\".+?/[0-9]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\".+?/[0-9]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\".+?/[0-9]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\".+?/[0-9]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\".+?/[0-9]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\".+?/[0-9]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"(.+?)/([0-9]+)/embed/?$\";s:60:\"index.php?category_name=$matches[1]&p=$matches[2]&embed=true\";s:27:\"(.+?)/([0-9]+)/trackback/?$\";s:54:\"index.php?category_name=$matches[1]&p=$matches[2]&tb=1\";s:47:\"(.+?)/([0-9]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?category_name=$matches[1]&p=$matches[2]&feed=$matches[3]\";s:42:\"(.+?)/([0-9]+)/(feed|rdf|rss|rss2|atom)/?$\";s:66:\"index.php?category_name=$matches[1]&p=$matches[2]&feed=$matches[3]\";s:35:\"(.+?)/([0-9]+)/page/?([0-9]{1,})/?$\";s:67:\"index.php?category_name=$matches[1]&p=$matches[2]&paged=$matches[3]\";s:42:\"(.+?)/([0-9]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?category_name=$matches[1]&p=$matches[2]&cpage=$matches[3]\";s:31:\"(.+?)/([0-9]+)(?:/([0-9]+))?/?$\";s:66:\"index.php?category_name=$matches[1]&p=$matches[2]&page=$matches[3]\";s:21:\".+?/[0-9]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\".+?/[0-9]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\".+?/[0-9]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\".+?/[0-9]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\".+?/[0-9]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\".+?/[0-9]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:14:\"(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:8:\"(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:4:{i:0;s:39:\"copy-delete-posts/copy-delete-posts.php\";i:1;s:16:\"kubio/plugin.php\";i:2;s:35:\"litespeed-cache/litespeed-cache.php\";i:3;s:27:\"updraftplus/updraftplus.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','','no'),(40,'template','vertice','yes'),(41,'stylesheet','vertice','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','57155','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','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:1;a: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:35:\"litespeed-cache/litespeed-cache.php\";s:47:\"LiteSpeed\\Activation::uninstall_litespeed_cache\";s:39:\"copy-delete-posts/copy-delete-posts.php\";a:2:{i:0;s:15:\"Account\\Account\";i:1;s:25:\"onUninstallPluginListener\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','14','yes'),(82,'page_on_front','13','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','134','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1725529856','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,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','55853','yes'),(100,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{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: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:18:\"read_kubio-globals\";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'),(101,'fresh_site','0','yes'),(102,'user_count','2','no'),(103,'widget_block','a:7:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;i:7;a:1:{s:7:\"content\";s:232:\"<!-- wp:separator {\"color\":\"kubio-color-1\",\"className\":\"is-style-wide\"} --><hr class=\"wp-block-separator has-text-color has-background has-kubio-color-1-background-color has-kubio-color-1-color is-style-wide\"/><!-- /wp:separator -->\";}}','yes'),(104,'sidebars_widgets','a:3:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:17:\"kubio-woocommerce\";a:1:{i:1;s:7:\"block-7\";}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:15:{i:1729634490;a:1:{s:27:\"litespeed_task_imgoptm_pull\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1729634508;a:1:{s:19:\"litespeed_task_lqip\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"litespeed_filter\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1729635443;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:1729641600;a:1:{s:14:\"updraft_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1729655727;a:1:{s:32:\"Kubio\\NotificationsManager::init\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1729659380;a:3:{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: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:1729659399;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1729675628;a:1:{s:33:\"updraftplus_clean_temporary_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1729702580;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:1729702599;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:1729702600;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:1729718485;a:1:{s:34:\"puc_cron_check_updates-updraftplus\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1730048182;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1730134580;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'),(110,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(122,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(123,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(125,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(127,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(129,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(133,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(134,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(135,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(136,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:3:\"6.5\";s:5:\"files\";a:500:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:20:\"block/editor-rtl.css\";i:29;s:24:\"block/editor-rtl.min.css\";i:30;s:16:\"block/editor.css\";i:31;s:20:\"block/editor.min.css\";i:32;s:21:\"button/editor-rtl.css\";i:33;s:25:\"button/editor-rtl.min.css\";i:34;s:17:\"button/editor.css\";i:35;s:21:\"button/editor.min.css\";i:36;s:20:\"button/style-rtl.css\";i:37;s:24:\"button/style-rtl.min.css\";i:38;s:16:\"button/style.css\";i:39;s:20:\"button/style.min.css\";i:40;s:22:\"buttons/editor-rtl.css\";i:41;s:26:\"buttons/editor-rtl.min.css\";i:42;s:18:\"buttons/editor.css\";i:43;s:22:\"buttons/editor.min.css\";i:44;s:21:\"buttons/style-rtl.css\";i:45;s:25:\"buttons/style-rtl.min.css\";i:46;s:17:\"buttons/style.css\";i:47;s:21:\"buttons/style.min.css\";i:48;s:22:\"calendar/style-rtl.css\";i:49;s:26:\"calendar/style-rtl.min.css\";i:50;s:18:\"calendar/style.css\";i:51;s:22:\"calendar/style.min.css\";i:52;s:25:\"categories/editor-rtl.css\";i:53;s:29:\"categories/editor-rtl.min.css\";i:54;s:21:\"categories/editor.css\";i:55;s:25:\"categories/editor.min.css\";i:56;s:24:\"categories/style-rtl.css\";i:57;s:28:\"categories/style-rtl.min.css\";i:58;s:20:\"categories/style.css\";i:59;s:24:\"categories/style.min.css\";i:60;s:19:\"code/editor-rtl.css\";i:61;s:23:\"code/editor-rtl.min.css\";i:62;s:15:\"code/editor.css\";i:63;s:19:\"code/editor.min.css\";i:64;s:18:\"code/style-rtl.css\";i:65;s:22:\"code/style-rtl.min.css\";i:66;s:14:\"code/style.css\";i:67;s:18:\"code/style.min.css\";i:68;s:18:\"code/theme-rtl.css\";i:69;s:22:\"code/theme-rtl.min.css\";i:70;s:14:\"code/theme.css\";i:71;s:18:\"code/theme.min.css\";i:72;s:22:\"columns/editor-rtl.css\";i:73;s:26:\"columns/editor-rtl.min.css\";i:74;s:18:\"columns/editor.css\";i:75;s:22:\"columns/editor.min.css\";i:76;s:21:\"columns/style-rtl.css\";i:77;s:25:\"columns/style-rtl.min.css\";i:78;s:17:\"columns/style.css\";i:79;s:21:\"columns/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:30:\"comment-template/style-rtl.css\";i:85;s:34:\"comment-template/style-rtl.min.css\";i:86;s:26:\"comment-template/style.css\";i:87;s:30:\"comment-template/style.min.css\";i:88;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:89;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:90;s:38:\"comments-pagination-numbers/editor.css\";i:91;s:42:\"comments-pagination-numbers/editor.min.css\";i:92;s:34:\"comments-pagination/editor-rtl.css\";i:93;s:38:\"comments-pagination/editor-rtl.min.css\";i:94;s:30:\"comments-pagination/editor.css\";i:95;s:34:\"comments-pagination/editor.min.css\";i:96;s:33:\"comments-pagination/style-rtl.css\";i:97;s:37:\"comments-pagination/style-rtl.min.css\";i:98;s:29:\"comments-pagination/style.css\";i:99;s:33:\"comments-pagination/style.min.css\";i:100;s:29:\"comments-title/editor-rtl.css\";i:101;s:33:\"comments-title/editor-rtl.min.css\";i:102;s:25:\"comments-title/editor.css\";i:103;s:29:\"comments-title/editor.min.css\";i:104;s:23:\"comments/editor-rtl.css\";i:105;s:27:\"comments/editor-rtl.min.css\";i:106;s:19:\"comments/editor.css\";i:107;s:23:\"comments/editor.min.css\";i:108;s:22:\"comments/style-rtl.css\";i:109;s:26:\"comments/style-rtl.min.css\";i:110;s:18:\"comments/style.css\";i:111;s:22:\"comments/style.min.css\";i:112;s:20:\"cover/editor-rtl.css\";i:113;s:24:\"cover/editor-rtl.min.css\";i:114;s:16:\"cover/editor.css\";i:115;s:20:\"cover/editor.min.css\";i:116;s:19:\"cover/style-rtl.css\";i:117;s:23:\"cover/style-rtl.min.css\";i:118;s:15:\"cover/style.css\";i:119;s:19:\"cover/style.min.css\";i:120;s:22:\"details/editor-rtl.css\";i:121;s:26:\"details/editor-rtl.min.css\";i:122;s:18:\"details/editor.css\";i:123;s:22:\"details/editor.min.css\";i:124;s:21:\"details/style-rtl.css\";i:125;s:25:\"details/style-rtl.min.css\";i:126;s:17:\"details/style.css\";i:127;s:21:\"details/style.min.css\";i:128;s:20:\"embed/editor-rtl.css\";i:129;s:24:\"embed/editor-rtl.min.css\";i:130;s:16:\"embed/editor.css\";i:131;s:20:\"embed/editor.min.css\";i:132;s:19:\"embed/style-rtl.css\";i:133;s:23:\"embed/style-rtl.min.css\";i:134;s:15:\"embed/style.css\";i:135;s:19:\"embed/style.min.css\";i:136;s:19:\"embed/theme-rtl.css\";i:137;s:23:\"embed/theme-rtl.min.css\";i:138;s:15:\"embed/theme.css\";i:139;s:19:\"embed/theme.min.css\";i:140;s:19:\"file/editor-rtl.css\";i:141;s:23:\"file/editor-rtl.min.css\";i:142;s:15:\"file/editor.css\";i:143;s:19:\"file/editor.min.css\";i:144;s:18:\"file/style-rtl.css\";i:145;s:22:\"file/style-rtl.min.css\";i:146;s:14:\"file/style.css\";i:147;s:18:\"file/style.min.css\";i:148;s:23:\"footnotes/style-rtl.css\";i:149;s:27:\"footnotes/style-rtl.min.css\";i:150;s:19:\"footnotes/style.css\";i:151;s:23:\"footnotes/style.min.css\";i:152;s:23:\"freeform/editor-rtl.css\";i:153;s:27:\"freeform/editor-rtl.min.css\";i:154;s:19:\"freeform/editor.css\";i:155;s:23:\"freeform/editor.min.css\";i:156;s:22:\"gallery/editor-rtl.css\";i:157;s:26:\"gallery/editor-rtl.min.css\";i:158;s:18:\"gallery/editor.css\";i:159;s:22:\"gallery/editor.min.css\";i:160;s:21:\"gallery/style-rtl.css\";i:161;s:25:\"gallery/style-rtl.min.css\";i:162;s:17:\"gallery/style.css\";i:163;s:21:\"gallery/style.min.css\";i:164;s:21:\"gallery/theme-rtl.css\";i:165;s:25:\"gallery/theme-rtl.min.css\";i:166;s:17:\"gallery/theme.css\";i:167;s:21:\"gallery/theme.min.css\";i:168;s:20:\"group/editor-rtl.css\";i:169;s:24:\"group/editor-rtl.min.css\";i:170;s:16:\"group/editor.css\";i:171;s:20:\"group/editor.min.css\";i:172;s:19:\"group/style-rtl.css\";i:173;s:23:\"group/style-rtl.min.css\";i:174;s:15:\"group/style.css\";i:175;s:19:\"group/style.min.css\";i:176;s:19:\"group/theme-rtl.css\";i:177;s:23:\"group/theme-rtl.min.css\";i:178;s:15:\"group/theme.css\";i:179;s:19:\"group/theme.min.css\";i:180;s:21:\"heading/style-rtl.css\";i:181;s:25:\"heading/style-rtl.min.css\";i:182;s:17:\"heading/style.css\";i:183;s:21:\"heading/style.min.css\";i:184;s:19:\"html/editor-rtl.css\";i:185;s:23:\"html/editor-rtl.min.css\";i:186;s:15:\"html/editor.css\";i:187;s:19:\"html/editor.min.css\";i:188;s:20:\"image/editor-rtl.css\";i:189;s:24:\"image/editor-rtl.min.css\";i:190;s:16:\"image/editor.css\";i:191;s:20:\"image/editor.min.css\";i:192;s:19:\"image/style-rtl.css\";i:193;s:23:\"image/style-rtl.min.css\";i:194;s:15:\"image/style.css\";i:195;s:19:\"image/style.min.css\";i:196;s:19:\"image/theme-rtl.css\";i:197;s:23:\"image/theme-rtl.min.css\";i:198;s:15:\"image/theme.css\";i:199;s:19:\"image/theme.min.css\";i:200;s:29:\"latest-comments/style-rtl.css\";i:201;s:33:\"latest-comments/style-rtl.min.css\";i:202;s:25:\"latest-comments/style.css\";i:203;s:29:\"latest-comments/style.min.css\";i:204;s:27:\"latest-posts/editor-rtl.css\";i:205;s:31:\"latest-posts/editor-rtl.min.css\";i:206;s:23:\"latest-posts/editor.css\";i:207;s:27:\"latest-posts/editor.min.css\";i:208;s:26:\"latest-posts/style-rtl.css\";i:209;s:30:\"latest-posts/style-rtl.min.css\";i:210;s:22:\"latest-posts/style.css\";i:211;s:26:\"latest-posts/style.min.css\";i:212;s:18:\"list/style-rtl.css\";i:213;s:22:\"list/style-rtl.min.css\";i:214;s:14:\"list/style.css\";i:215;s:18:\"list/style.min.css\";i:216;s:25:\"media-text/editor-rtl.css\";i:217;s:29:\"media-text/editor-rtl.min.css\";i:218;s:21:\"media-text/editor.css\";i:219;s:25:\"media-text/editor.min.css\";i:220;s:24:\"media-text/style-rtl.css\";i:221;s:28:\"media-text/style-rtl.min.css\";i:222;s:20:\"media-text/style.css\";i:223;s:24:\"media-text/style.min.css\";i:224;s:19:\"more/editor-rtl.css\";i:225;s:23:\"more/editor-rtl.min.css\";i:226;s:15:\"more/editor.css\";i:227;s:19:\"more/editor.min.css\";i:228;s:30:\"navigation-link/editor-rtl.css\";i:229;s:34:\"navigation-link/editor-rtl.min.css\";i:230;s:26:\"navigation-link/editor.css\";i:231;s:30:\"navigation-link/editor.min.css\";i:232;s:29:\"navigation-link/style-rtl.css\";i:233;s:33:\"navigation-link/style-rtl.min.css\";i:234;s:25:\"navigation-link/style.css\";i:235;s:29:\"navigation-link/style.min.css\";i:236;s:33:\"navigation-submenu/editor-rtl.css\";i:237;s:37:\"navigation-submenu/editor-rtl.min.css\";i:238;s:29:\"navigation-submenu/editor.css\";i:239;s:33:\"navigation-submenu/editor.min.css\";i:240;s:25:\"navigation/editor-rtl.css\";i:241;s:29:\"navigation/editor-rtl.min.css\";i:242;s:21:\"navigation/editor.css\";i:243;s:25:\"navigation/editor.min.css\";i:244;s:24:\"navigation/style-rtl.css\";i:245;s:28:\"navigation/style-rtl.min.css\";i:246;s:20:\"navigation/style.css\";i:247;s:24:\"navigation/style.min.css\";i:248;s:23:\"nextpage/editor-rtl.css\";i:249;s:27:\"nextpage/editor-rtl.min.css\";i:250;s:19:\"nextpage/editor.css\";i:251;s:23:\"nextpage/editor.min.css\";i:252;s:24:\"page-list/editor-rtl.css\";i:253;s:28:\"page-list/editor-rtl.min.css\";i:254;s:20:\"page-list/editor.css\";i:255;s:24:\"page-list/editor.min.css\";i:256;s:23:\"page-list/style-rtl.css\";i:257;s:27:\"page-list/style-rtl.min.css\";i:258;s:19:\"page-list/style.css\";i:259;s:23:\"page-list/style.min.css\";i:260;s:24:\"paragraph/editor-rtl.css\";i:261;s:28:\"paragraph/editor-rtl.min.css\";i:262;s:20:\"paragraph/editor.css\";i:263;s:24:\"paragraph/editor.min.css\";i:264;s:23:\"paragraph/style-rtl.css\";i:265;s:27:\"paragraph/style-rtl.min.css\";i:266;s:19:\"paragraph/style.css\";i:267;s:23:\"paragraph/style.min.css\";i:268;s:25:\"post-author/style-rtl.css\";i:269;s:29:\"post-author/style-rtl.min.css\";i:270;s:21:\"post-author/style.css\";i:271;s:25:\"post-author/style.min.css\";i:272;s:33:\"post-comments-form/editor-rtl.css\";i:273;s:37:\"post-comments-form/editor-rtl.min.css\";i:274;s:29:\"post-comments-form/editor.css\";i:275;s:33:\"post-comments-form/editor.min.css\";i:276;s:32:\"post-comments-form/style-rtl.css\";i:277;s:36:\"post-comments-form/style-rtl.min.css\";i:278;s:28:\"post-comments-form/style.css\";i:279;s:32:\"post-comments-form/style.min.css\";i:280;s:27:\"post-content/editor-rtl.css\";i:281;s:31:\"post-content/editor-rtl.min.css\";i:282;s:23:\"post-content/editor.css\";i:283;s:27:\"post-content/editor.min.css\";i:284;s:23:\"post-date/style-rtl.css\";i:285;s:27:\"post-date/style-rtl.min.css\";i:286;s:19:\"post-date/style.css\";i:287;s:23:\"post-date/style.min.css\";i:288;s:27:\"post-excerpt/editor-rtl.css\";i:289;s:31:\"post-excerpt/editor-rtl.min.css\";i:290;s:23:\"post-excerpt/editor.css\";i:291;s:27:\"post-excerpt/editor.min.css\";i:292;s:26:\"post-excerpt/style-rtl.css\";i:293;s:30:\"post-excerpt/style-rtl.min.css\";i:294;s:22:\"post-excerpt/style.css\";i:295;s:26:\"post-excerpt/style.min.css\";i:296;s:34:\"post-featured-image/editor-rtl.css\";i:297;s:38:\"post-featured-image/editor-rtl.min.css\";i:298;s:30:\"post-featured-image/editor.css\";i:299;s:34:\"post-featured-image/editor.min.css\";i:300;s:33:\"post-featured-image/style-rtl.css\";i:301;s:37:\"post-featured-image/style-rtl.min.css\";i:302;s:29:\"post-featured-image/style.css\";i:303;s:33:\"post-featured-image/style.min.css\";i:304;s:34:\"post-navigation-link/style-rtl.css\";i:305;s:38:\"post-navigation-link/style-rtl.min.css\";i:306;s:30:\"post-navigation-link/style.css\";i:307;s:34:\"post-navigation-link/style.min.css\";i:308;s:28:\"post-template/editor-rtl.css\";i:309;s:32:\"post-template/editor-rtl.min.css\";i:310;s:24:\"post-template/editor.css\";i:311;s:28:\"post-template/editor.min.css\";i:312;s:27:\"post-template/style-rtl.css\";i:313;s:31:\"post-template/style-rtl.min.css\";i:314;s:23:\"post-template/style.css\";i:315;s:27:\"post-template/style.min.css\";i:316;s:24:\"post-terms/style-rtl.css\";i:317;s:28:\"post-terms/style-rtl.min.css\";i:318;s:20:\"post-terms/style.css\";i:319;s:24:\"post-terms/style.min.css\";i:320;s:24:\"post-title/style-rtl.css\";i:321;s:28:\"post-title/style-rtl.min.css\";i:322;s:20:\"post-title/style.css\";i:323;s:24:\"post-title/style.min.css\";i:324;s:26:\"preformatted/style-rtl.css\";i:325;s:30:\"preformatted/style-rtl.min.css\";i:326;s:22:\"preformatted/style.css\";i:327;s:26:\"preformatted/style.min.css\";i:328;s:24:\"pullquote/editor-rtl.css\";i:329;s:28:\"pullquote/editor-rtl.min.css\";i:330;s:20:\"pullquote/editor.css\";i:331;s:24:\"pullquote/editor.min.css\";i:332;s:23:\"pullquote/style-rtl.css\";i:333;s:27:\"pullquote/style-rtl.min.css\";i:334;s:19:\"pullquote/style.css\";i:335;s:23:\"pullquote/style.min.css\";i:336;s:23:\"pullquote/theme-rtl.css\";i:337;s:27:\"pullquote/theme-rtl.min.css\";i:338;s:19:\"pullquote/theme.css\";i:339;s:23:\"pullquote/theme.min.css\";i:340;s:39:\"query-pagination-numbers/editor-rtl.css\";i:341;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:342;s:35:\"query-pagination-numbers/editor.css\";i:343;s:39:\"query-pagination-numbers/editor.min.css\";i:344;s:31:\"query-pagination/editor-rtl.css\";i:345;s:35:\"query-pagination/editor-rtl.min.css\";i:346;s:27:\"query-pagination/editor.css\";i:347;s:31:\"query-pagination/editor.min.css\";i:348;s:30:\"query-pagination/style-rtl.css\";i:349;s:34:\"query-pagination/style-rtl.min.css\";i:350;s:26:\"query-pagination/style.css\";i:351;s:30:\"query-pagination/style.min.css\";i:352;s:25:\"query-title/style-rtl.css\";i:353;s:29:\"query-title/style-rtl.min.css\";i:354;s:21:\"query-title/style.css\";i:355;s:25:\"query-title/style.min.css\";i:356;s:20:\"query/editor-rtl.css\";i:357;s:24:\"query/editor-rtl.min.css\";i:358;s:16:\"query/editor.css\";i:359;s:20:\"query/editor.min.css\";i:360;s:19:\"quote/style-rtl.css\";i:361;s:23:\"quote/style-rtl.min.css\";i:362;s:15:\"quote/style.css\";i:363;s:19:\"quote/style.min.css\";i:364;s:19:\"quote/theme-rtl.css\";i:365;s:23:\"quote/theme-rtl.min.css\";i:366;s:15:\"quote/theme.css\";i:367;s:19:\"quote/theme.min.css\";i:368;s:23:\"read-more/style-rtl.css\";i:369;s:27:\"read-more/style-rtl.min.css\";i:370;s:19:\"read-more/style.css\";i:371;s:23:\"read-more/style.min.css\";i:372;s:18:\"rss/editor-rtl.css\";i:373;s:22:\"rss/editor-rtl.min.css\";i:374;s:14:\"rss/editor.css\";i:375;s:18:\"rss/editor.min.css\";i:376;s:17:\"rss/style-rtl.css\";i:377;s:21:\"rss/style-rtl.min.css\";i:378;s:13:\"rss/style.css\";i:379;s:17:\"rss/style.min.css\";i:380;s:21:\"search/editor-rtl.css\";i:381;s:25:\"search/editor-rtl.min.css\";i:382;s:17:\"search/editor.css\";i:383;s:21:\"search/editor.min.css\";i:384;s:20:\"search/style-rtl.css\";i:385;s:24:\"search/style-rtl.min.css\";i:386;s:16:\"search/style.css\";i:387;s:20:\"search/style.min.css\";i:388;s:20:\"search/theme-rtl.css\";i:389;s:24:\"search/theme-rtl.min.css\";i:390;s:16:\"search/theme.css\";i:391;s:20:\"search/theme.min.css\";i:392;s:24:\"separator/editor-rtl.css\";i:393;s:28:\"separator/editor-rtl.min.css\";i:394;s:20:\"separator/editor.css\";i:395;s:24:\"separator/editor.min.css\";i:396;s:23:\"separator/style-rtl.css\";i:397;s:27:\"separator/style-rtl.min.css\";i:398;s:19:\"separator/style.css\";i:399;s:23:\"separator/style.min.css\";i:400;s:23:\"separator/theme-rtl.css\";i:401;s:27:\"separator/theme-rtl.min.css\";i:402;s:19:\"separator/theme.css\";i:403;s:23:\"separator/theme.min.css\";i:404;s:24:\"shortcode/editor-rtl.css\";i:405;s:28:\"shortcode/editor-rtl.min.css\";i:406;s:20:\"shortcode/editor.css\";i:407;s:24:\"shortcode/editor.min.css\";i:408;s:24:\"site-logo/editor-rtl.css\";i:409;s:28:\"site-logo/editor-rtl.min.css\";i:410;s:20:\"site-logo/editor.css\";i:411;s:24:\"site-logo/editor.min.css\";i:412;s:23:\"site-logo/style-rtl.css\";i:413;s:27:\"site-logo/style-rtl.min.css\";i:414;s:19:\"site-logo/style.css\";i:415;s:23:\"site-logo/style.min.css\";i:416;s:27:\"site-tagline/editor-rtl.css\";i:417;s:31:\"site-tagline/editor-rtl.min.css\";i:418;s:23:\"site-tagline/editor.css\";i:419;s:27:\"site-tagline/editor.min.css\";i:420;s:25:\"site-title/editor-rtl.css\";i:421;s:29:\"site-title/editor-rtl.min.css\";i:422;s:21:\"site-title/editor.css\";i:423;s:25:\"site-title/editor.min.css\";i:424;s:24:\"site-title/style-rtl.css\";i:425;s:28:\"site-title/style-rtl.min.css\";i:426;s:20:\"site-title/style.css\";i:427;s:24:\"site-title/style.min.css\";i:428;s:26:\"social-link/editor-rtl.css\";i:429;s:30:\"social-link/editor-rtl.min.css\";i:430;s:22:\"social-link/editor.css\";i:431;s:26:\"social-link/editor.min.css\";i:432;s:27:\"social-links/editor-rtl.css\";i:433;s:31:\"social-links/editor-rtl.min.css\";i:434;s:23:\"social-links/editor.css\";i:435;s:27:\"social-links/editor.min.css\";i:436;s:26:\"social-links/style-rtl.css\";i:437;s:30:\"social-links/style-rtl.min.css\";i:438;s:22:\"social-links/style.css\";i:439;s:26:\"social-links/style.min.css\";i:440;s:21:\"spacer/editor-rtl.css\";i:441;s:25:\"spacer/editor-rtl.min.css\";i:442;s:17:\"spacer/editor.css\";i:443;s:21:\"spacer/editor.min.css\";i:444;s:20:\"spacer/style-rtl.css\";i:445;s:24:\"spacer/style-rtl.min.css\";i:446;s:16:\"spacer/style.css\";i:447;s:20:\"spacer/style.min.css\";i:448;s:20:\"table/editor-rtl.css\";i:449;s:24:\"table/editor-rtl.min.css\";i:450;s:16:\"table/editor.css\";i:451;s:20:\"table/editor.min.css\";i:452;s:19:\"table/style-rtl.css\";i:453;s:23:\"table/style-rtl.min.css\";i:454;s:15:\"table/style.css\";i:455;s:19:\"table/style.min.css\";i:456;s:19:\"table/theme-rtl.css\";i:457;s:23:\"table/theme-rtl.min.css\";i:458;s:15:\"table/theme.css\";i:459;s:19:\"table/theme.min.css\";i:460;s:23:\"tag-cloud/style-rtl.css\";i:461;s:27:\"tag-cloud/style-rtl.min.css\";i:462;s:19:\"tag-cloud/style.css\";i:463;s:23:\"tag-cloud/style.min.css\";i:464;s:28:\"template-part/editor-rtl.css\";i:465;s:32:\"template-part/editor-rtl.min.css\";i:466;s:24:\"template-part/editor.css\";i:467;s:28:\"template-part/editor.min.css\";i:468;s:27:\"template-part/theme-rtl.css\";i:469;s:31:\"template-part/theme-rtl.min.css\";i:470;s:23:\"template-part/theme.css\";i:471;s:27:\"template-part/theme.min.css\";i:472;s:30:\"term-description/style-rtl.css\";i:473;s:34:\"term-description/style-rtl.min.css\";i:474;s:26:\"term-description/style.css\";i:475;s:30:\"term-description/style.min.css\";i:476;s:27:\"text-columns/editor-rtl.css\";i:477;s:31:\"text-columns/editor-rtl.min.css\";i:478;s:23:\"text-columns/editor.css\";i:479;s:27:\"text-columns/editor.min.css\";i:480;s:26:\"text-columns/style-rtl.css\";i:481;s:30:\"text-columns/style-rtl.min.css\";i:482;s:22:\"text-columns/style.css\";i:483;s:26:\"text-columns/style.min.css\";i:484;s:19:\"verse/style-rtl.css\";i:485;s:23:\"verse/style-rtl.min.css\";i:486;s:15:\"verse/style.css\";i:487;s:19:\"verse/style.min.css\";i:488;s:20:\"video/editor-rtl.css\";i:489;s:24:\"video/editor-rtl.min.css\";i:490;s:16:\"video/editor.css\";i:491;s:20:\"video/editor.min.css\";i:492;s:19:\"video/style-rtl.css\";i:493;s:23:\"video/style-rtl.min.css\";i:494;s:15:\"video/style.css\";i:495;s:19:\"video/style.min.css\";i:496;s:19:\"video/theme-rtl.css\";i:497;s:23:\"video/theme-rtl.min.css\";i:498;s:15:\"video/theme.css\";i:499;s:19:\"video/theme.min.css\";}}','yes'),(142,'recovery_keys','a:0:{}','yes'),(143,'theme_mods_twentytwentythree','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1709048248;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','no'),(144,'https_detection_errors','a:0:{}','yes'),(153,'litespeed.conf.__activation','-1','yes'),(154,'litespeed.cloud._summary','{\"curr_request.ver\":0,\"last_request.ver\":1725271694,\"news.utime\":1725270663,\"curr_request.news\":0,\"last_request.news\":1725270663}','yes'),(155,'litespeed.purge.queue','-1','yes'),(156,'litespeed.purge.queue2','-1','yes'),(159,'litespeed.conf.hash','UkUvqolO3IUdp4IrAZaH8oAuykR2mNhL','yes'),(160,'litespeed.conf.auto_upgrade','','yes'),(161,'litespeed.conf.api_key','','yes'),(162,'litespeed.conf.server_ip','','yes'),(163,'litespeed.conf.guest','','yes'),(164,'litespeed.conf.guest_optm','','yes'),(165,'litespeed.conf.news','1','yes'),(166,'litespeed.conf.guest_uas','[\"Lighthouse\",\"GTmetrix\",\"Google\",\"Pingdom\",\"bot\",\"spider\",\"PTST\",\"HeadlessChrome\"]','yes'),(167,'litespeed.conf.guest_ips','[\"208.70.247.157\",\"172.255.48.130\",\"172.255.48.131\",\"172.255.48.132\",\"172.255.48.133\",\"172.255.48.134\",\"172.255.48.135\",\"172.255.48.136\",\"172.255.48.137\",\"172.255.48.138\",\"172.255.48.139\",\"172.255.48.140\",\"172.255.48.141\",\"172.255.48.142\",\"172.255.48.143\",\"172.255.48.144\",\"172.255.48.145\",\"172.255.48.146\",\"172.255.48.147\",\"52.229.122.240\",\"104.214.72.101\",\"13.66.7.11\",\"13.85.24.83\",\"13.85.24.90\",\"13.85.82.26\",\"40.74.242.253\",\"40.74.243.13\",\"40.74.243.176\",\"104.214.48.247\",\"157.55.189.189\",\"104.214.110.135\",\"70.37.83.240\",\"65.52.36.250\",\"13.78.216.56\",\"52.162.212.163\",\"23.96.34.105\",\"65.52.113.236\",\"172.255.61.34\",\"172.255.61.35\",\"172.255.61.36\",\"172.255.61.37\",\"172.255.61.38\",\"172.255.61.39\",\"172.255.61.40\",\"104.41.2.19\",\"191.235.98.164\",\"191.235.99.221\",\"191.232.194.51\",\"52.237.235.185\",\"52.237.250.73\",\"52.237.236.145\",\"104.211.143.8\",\"104.211.165.53\",\"52.172.14.87\",\"40.83.89.214\",\"52.175.57.81\",\"20.188.63.151\",\"20.52.36.49\",\"52.246.165.153\",\"51.144.102.233\",\"13.76.97.224\",\"102.133.169.66\",\"52.231.199.170\",\"13.53.162.7\",\"40.123.218.94\"]','yes'),(168,'litespeed.conf.cache','1','yes'),(169,'litespeed.conf.cache-priv','1','yes'),(170,'litespeed.conf.cache-commenter','1','yes'),(171,'litespeed.conf.cache-rest','1','yes'),(172,'litespeed.conf.cache-page_login','1','yes'),(173,'litespeed.conf.cache-favicon','1','yes'),(174,'litespeed.conf.cache-resources','1','yes'),(175,'litespeed.conf.cache-mobile','','yes'),(176,'litespeed.conf.cache-mobile_rules','[\"Mobile\",\"Android\",\"Silk\\/\",\"Kindle\",\"BlackBerry\",\"Opera Mini\",\"Opera Mobi\"]','yes'),(177,'litespeed.conf.cache-browser','','yes'),(178,'litespeed.conf.cache-exc_useragents','[]','yes'),(179,'litespeed.conf.cache-exc_cookies','[]','yes'),(180,'litespeed.conf.cache-exc_qs','[]','yes'),(181,'litespeed.conf.cache-exc_cat','[]','yes'),(182,'litespeed.conf.cache-exc_tag','[]','yes'),(183,'litespeed.conf.cache-force_uri','[]','yes'),(184,'litespeed.conf.cache-force_pub_uri','[]','yes'),(185,'litespeed.conf.cache-priv_uri','[]','yes'),(186,'litespeed.conf.cache-exc','[]','yes'),(187,'litespeed.conf.cache-exc_roles','[]','yes'),(188,'litespeed.conf.cache-drop_qs','[\"fbclid\",\"gclid\",\"utm*\",\"_ga\"]','yes'),(189,'litespeed.conf.cache-ttl_pub','604800','yes'),(190,'litespeed.conf.cache-ttl_priv','1800','yes'),(191,'litespeed.conf.cache-ttl_frontpage','604800','yes'),(192,'litespeed.conf.cache-ttl_feed','604800','yes'),(193,'litespeed.conf.cache-ttl_rest','604800','yes'),(194,'litespeed.conf.cache-ttl_browser','31557600','yes'),(195,'litespeed.conf.cache-ttl_status','[\"404 3600\",\"500 600\"]','yes'),(196,'litespeed.conf.cache-login_cookie','','yes'),(197,'litespeed.conf.cache-vary_group','[]','yes'),(198,'litespeed.conf.purge-upgrade','1','yes'),(199,'litespeed.conf.purge-stale','','yes'),(200,'litespeed.conf.purge-post_all','','yes'),(201,'litespeed.conf.purge-post_f','1','yes'),(202,'litespeed.conf.purge-post_h','1','yes'),(203,'litespeed.conf.purge-post_p','1','yes'),(204,'litespeed.conf.purge-post_pwrp','1','yes'),(205,'litespeed.conf.purge-post_a','1','yes'),(206,'litespeed.conf.purge-post_y','','yes'),(207,'litespeed.conf.purge-post_m','1','yes'),(208,'litespeed.conf.purge-post_d','','yes'),(209,'litespeed.conf.purge-post_t','1','yes'),(210,'litespeed.conf.purge-post_pt','1','yes'),(211,'litespeed.conf.purge-timed_urls','[]','yes'),(212,'litespeed.conf.purge-timed_urls_time','','yes'),(213,'litespeed.conf.purge-hook_all','[\"switch_theme\",\"wp_create_nav_menu\",\"wp_update_nav_menu\",\"wp_delete_nav_menu\",\"create_term\",\"edit_terms\",\"delete_term\",\"add_link\",\"edit_link\",\"delete_link\"]','yes'),(214,'litespeed.conf.esi','','yes'),(215,'litespeed.conf.esi-cache_admbar','1','yes'),(216,'litespeed.conf.esi-cache_commform','1','yes'),(217,'litespeed.conf.esi-nonce','[\"stats_nonce\",\"subscribe_nonce\"]','yes'),(218,'litespeed.conf.util-instant_click','','yes'),(219,'litespeed.conf.util-no_https_vary','','yes'),(220,'litespeed.conf.debug-disable_all','','yes'),(221,'litespeed.conf.debug','','yes'),(222,'litespeed.conf.debug-ips','[\"127.0.0.1\"]','yes'),(223,'litespeed.conf.debug-level','','yes'),(224,'litespeed.conf.debug-filesize','3','yes'),(225,'litespeed.conf.debug-cookie','','yes'),(226,'litespeed.conf.debug-collaps_qs','','yes'),(227,'litespeed.conf.debug-inc','[]','yes'),(228,'litespeed.conf.debug-exc','[]','yes'),(229,'litespeed.conf.debug-exc_strings','[]','yes'),(230,'litespeed.conf.db_optm-revisions_max','0','yes'),(231,'litespeed.conf.db_optm-revisions_age','0','yes'),(232,'litespeed.conf.optm-css_min','','yes'),(233,'litespeed.conf.optm-css_comb','','yes'),(234,'litespeed.conf.optm-css_comb_ext_inl','1','yes'),(235,'litespeed.conf.optm-ucss','','yes'),(236,'litespeed.conf.optm-ucss_inline','','yes'),(237,'litespeed.conf.optm-ucss_whitelist','[]','yes'),(238,'litespeed.conf.optm-ucss_file_exc_inline','[]','yes'),(239,'litespeed.conf.optm-ucss_exc','[]','yes'),(240,'litespeed.conf.optm-css_exc','[]','yes'),(241,'litespeed.conf.optm-js_min','','yes'),(242,'litespeed.conf.optm-js_comb','','yes'),(243,'litespeed.conf.optm-js_comb_ext_inl','1','yes'),(244,'litespeed.conf.optm-js_delay_inc','[]','yes'),(245,'litespeed.conf.optm-js_exc','[\"jquery.js\",\"jquery.min.js\"]','yes'),(246,'litespeed.conf.optm-html_min','','yes'),(247,'litespeed.conf.optm-html_lazy','[]','yes'),(248,'litespeed.conf.optm-qs_rm','','yes'),(249,'litespeed.conf.optm-ggfonts_rm','','yes'),(250,'litespeed.conf.optm-css_async','','yes'),(251,'litespeed.conf.optm-ccss_per_url','','yes'),(252,'litespeed.conf.optm-ccss_sep_posttype','[\"page\"]','yes'),(253,'litespeed.conf.optm-ccss_sep_uri','[]','yes'),(254,'litespeed.conf.optm-css_async_inline','1','yes'),(255,'litespeed.conf.optm-css_font_display','','yes'),(256,'litespeed.conf.optm-js_defer','','yes'),(257,'litespeed.conf.optm-emoji_rm','','yes'),(258,'litespeed.conf.optm-noscript_rm','','yes'),(259,'litespeed.conf.optm-ggfonts_async','','yes'),(260,'litespeed.conf.optm-exc_roles','[]','yes'),(261,'litespeed.conf.optm-ccss_con','','yes'),(262,'litespeed.conf.optm-js_defer_exc','[\"jquery.js\",\"jquery.min.js\",\"gtm.js\",\"analytics.js\"]','yes'),(263,'litespeed.conf.optm-gm_js_exc','[]','yes'),(264,'litespeed.conf.optm-dns_prefetch','[]','yes'),(265,'litespeed.conf.optm-dns_prefetch_ctrl','','yes'),(266,'litespeed.conf.optm-dns_preconnect','[]','yes'),(267,'litespeed.conf.optm-exc','[]','yes'),(268,'litespeed.conf.optm-guest_only','1','yes'),(269,'litespeed.conf.object','','yes'),(270,'litespeed.conf.object-kind','','yes'),(271,'litespeed.conf.object-host','localhost','yes'),(272,'litespeed.conf.object-port','11211','yes'),(273,'litespeed.conf.object-life','360','yes'),(274,'litespeed.conf.object-persistent','1','yes'),(275,'litespeed.conf.object-admin','1','yes'),(276,'litespeed.conf.object-transients','1','yes'),(277,'litespeed.conf.object-db_id','0','yes'),(278,'litespeed.conf.object-user','','yes'),(279,'litespeed.conf.object-pswd','','yes'),(280,'litespeed.conf.object-global_groups','[\"users\",\"userlogins\",\"useremail\",\"userslugs\",\"usermeta\",\"user_meta\",\"site-transient\",\"site-options\",\"site-lookup\",\"site-details\",\"blog-lookup\",\"blog-details\",\"blog-id-cache\",\"rss\",\"global-posts\",\"global-cache-test\"]','yes'),(281,'litespeed.conf.object-non_persistent_groups','[\"comment\",\"counts\",\"plugins\",\"wc_session_id\"]','yes'),(282,'litespeed.conf.discuss-avatar_cache','','yes'),(283,'litespeed.conf.discuss-avatar_cron','','yes'),(284,'litespeed.conf.discuss-avatar_cache_ttl','604800','yes'),(285,'litespeed.conf.optm-localize','','yes'),(286,'litespeed.conf.optm-localize_domains','[\"### Popular scripts ###\",\"https:\\/\\/platform.twitter.com\\/widgets.js\",\"https:\\/\\/connect.facebook.net\\/en_US\\/fbevents.js\"]','yes'),(287,'litespeed.conf.media-lazy','','yes'),(288,'litespeed.conf.media-lazy_placeholder','','yes'),(289,'litespeed.conf.media-placeholder_resp','','yes'),(290,'litespeed.conf.media-placeholder_resp_color','#cfd4db','yes'),(291,'litespeed.conf.media-placeholder_resp_svg','<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" style=\"fill:{color};fill-opacity: 0.1;\"/></svg>','yes'),(292,'litespeed.conf.media-lqip','','yes'),(293,'litespeed.conf.media-lqip_qual','4','yes'),(294,'litespeed.conf.media-lqip_min_w','150','yes'),(295,'litespeed.conf.media-lqip_min_h','150','yes'),(296,'litespeed.conf.media-placeholder_resp_async','1','yes'),(297,'litespeed.conf.media-iframe_lazy','','yes'),(298,'litespeed.conf.media-add_missing_sizes','','yes'),(299,'litespeed.conf.media-lazy_exc','[]','yes'),(300,'litespeed.conf.media-lazy_cls_exc','[\"wmu-preview-img\"]','yes'),(301,'litespeed.conf.media-lazy_parent_cls_exc','[]','yes'),(302,'litespeed.conf.media-iframe_lazy_cls_exc','[]','yes'),(303,'litespeed.conf.media-iframe_lazy_parent_cls_exc','[]','yes'),(304,'litespeed.conf.media-lazy_uri_exc','[]','yes'),(305,'litespeed.conf.media-lqip_exc','[]','yes'),(306,'litespeed.conf.media-vpi','','yes'),(307,'litespeed.conf.media-vpi_cron','','yes'),(308,'litespeed.conf.img_optm-auto','','yes'),(309,'litespeed.conf.img_optm-cron','1','yes'),(310,'litespeed.conf.img_optm-ori','1','yes'),(311,'litespeed.conf.img_optm-rm_bkup','','yes'),(312,'litespeed.conf.img_optm-webp','','yes'),(313,'litespeed.conf.img_optm-lossless','','yes'),(314,'litespeed.conf.img_optm-exif','1','yes'),(315,'litespeed.conf.img_optm-webp_attr','[\"img.src\",\"div.data-thumb\",\"img.data-src\",\"img.data-lazyload\",\"div.data-large_image\",\"img.retina_logo_url\",\"div.data-parallax-image\",\"div.data-vc-parallax-image\",\"video.poster\"]','yes'),(316,'litespeed.conf.img_optm-webp_replace_srcset','','yes'),(317,'litespeed.conf.img_optm-jpg_quality','82','yes'),(318,'litespeed.conf.crawler','','yes'),(319,'litespeed.conf.crawler-usleep','500','yes'),(320,'litespeed.conf.crawler-run_duration','400','yes'),(321,'litespeed.conf.crawler-run_interval','600','yes'),(322,'litespeed.conf.crawler-crawl_interval','302400','yes'),(323,'litespeed.conf.crawler-threads','3','yes'),(324,'litespeed.conf.crawler-timeout','30','yes'),(325,'litespeed.conf.crawler-load_limit','1','yes'),(326,'litespeed.conf.crawler-sitemap','','yes'),(327,'litespeed.conf.crawler-drop_domain','1','yes'),(328,'litespeed.conf.crawler-map_timeout','120','yes'),(329,'litespeed.conf.crawler-roles','[]','yes'),(330,'litespeed.conf.crawler-cookies','[]','yes'),(331,'litespeed.conf.misc-heartbeat_front','','yes'),(332,'litespeed.conf.misc-heartbeat_front_ttl','60','yes'),(333,'litespeed.conf.misc-heartbeat_back','','yes'),(334,'litespeed.conf.misc-heartbeat_back_ttl','60','yes'),(335,'litespeed.conf.misc-heartbeat_editor','','yes'),(336,'litespeed.conf.misc-heartbeat_editor_ttl','15','yes'),(337,'litespeed.conf.cdn','','yes'),(338,'litespeed.conf.cdn-ori','[]','yes'),(339,'litespeed.conf.cdn-ori_dir','[\"wp-content\",\"wp-includes\"]','yes'),(340,'litespeed.conf.cdn-exc','[]','yes'),(341,'litespeed.conf.cdn-quic','','yes'),(342,'litespeed.conf.cdn-cloudflare','','yes'),(343,'litespeed.conf.cdn-cloudflare_email','','yes'),(344,'litespeed.conf.cdn-cloudflare_key','','yes'),(345,'litespeed.conf.cdn-cloudflare_name','','yes'),(346,'litespeed.conf.cdn-cloudflare_zone','','yes'),(347,'litespeed.conf.cdn-mapping','[{\"url\":\"\",\"inc_img\":\"1\",\"inc_css\":\"1\",\"inc_js\":\"1\",\"filetype\":[\".aac\",\".css\",\".eot\",\".gif\",\".jpeg\",\".jpg\",\".js\",\".less\",\".mp3\",\".mp4\",\".ogg\",\".otf\",\".pdf\",\".png\",\".svg\",\".ttf\",\".webp\",\".woff\",\".woff2\"]}]','yes'),(348,'litespeed.conf.cdn-attr','[\".src\",\".data-src\",\".href\",\".poster\",\"source.srcset\"]','yes'),(349,'litespeed.conf.qc-token','','yes'),(350,'litespeed.conf.qc-nameservers','','yes'),(351,'litespeed.admin_display.thirdparty_litespeed_check','1','yes'),(357,'litespeed.gui.lscwp_whm_install','-1','yes'),(358,'litespeed.gui.dismiss','-1','yes'),(359,'litespeed.gui._summary','{\"new_version\":1699203400,\"score\":1699808200}','yes'),(360,'litespeed.data.upgrading','-1','yes'),(361,'litespeed.admin_display.messages','[\"<div class=\\\"litespeed_icon notice notice-error is-dismissible\\\"><p>No valid sitemap parsed for crawler.<\\/p><\\/div>\"]','yes'),(376,'recently_activated','a:0:{}','yes'),(382,'finished_updating_comment_type','1','yes'),(891,'_transient_health-check-site-status-result','{\"good\":18,\"recommended\":5,\"critical\":0}','yes'),(3757,'wp_attachment_pages_enabled','1','yes'),(3758,'db_upgraded','','yes'),(3761,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:24:\"daniyalkhawaja@abasa.com\";s:7:\"version\";s:5:\"6.6.2\";s:9:\"timestamp\";i:1725987402;}','off'),(3927,'category_children','a:0:{}','yes'),(31549,'litespeed.admin_display._summary','{\"new_version.last_check\":1725271694,\"new_version.v\":\"6.3.0.1\"}','yes'),(31577,'litespeed.optimize.timestamp_purge_css','1714386429','yes'),(31582,'litespeed.conf._version','6.1','yes'),(31583,'litespeed.conf.cache-vary_cookies','[]','yes'),(31584,'litespeed.conf.media-preload_featured','','yes'),(31607,'current_theme','Vertice','yes'),(31608,'theme_mods_bizboost','a:5:{i:0;b:0;s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1709048601;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}','no'),(31609,'theme_switched','','yes'),(31625,'theme_mods_vertice','a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:11:\"header-menu\";i:4;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712596401;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:17:\"kubio-woocommerce\";a:1:{i:1;s:7:\"block-7\";}}}s:71:\"front-header.hero.style.descendants.outer.background.image.0.source.url\";s:67:\"http://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp\";s:69:\"front-header.hero.style.descendants.outer.background.image.0.position\";s:13:\"center center\";}','yes'),(31634,'analyst_cache','s:6:\"a:0:{}\";','yes'),(31636,'_cdp_review','a:2:{s:9:\"installed\";i:1709049200;s:5:\"users\";a:0:{}}','yes'),(31637,'_cdp_globals','a:1:{s:6:\"others\";a:14:{s:17:\"cdp-content-pages\";s:4:\"true\";s:17:\"cdp-content-posts\";s:4:\"true\";s:18:\"cdp-content-custom\";s:4:\"true\";s:17:\"cdp-display-posts\";s:4:\"true\";s:16:\"cdp-display-edit\";s:4:\"true\";s:17:\"cdp-display-admin\";s:4:\"true\";s:16:\"cdp-display-bulk\";s:4:\"true\";s:21:\"cdp-display-gutenberg\";s:4:\"true\";s:19:\"cdp-references-post\";s:5:\"false\";s:19:\"cdp-references-edit\";s:5:\"false\";s:18:\"cdp-premium-import\";s:5:\"false\";s:24:\"cdp-premium-hide-tooltip\";s:5:\"false\";s:26:\"cdp-premium-replace-domain\";s:5:\"false\";s:20:\"cdp-menu-in-settings\";s:5:\"false\";}}','yes'),(31638,'_cdp_profiles','a:1:{s:7:\"default\";a:25:{s:5:\"title\";s:4:\"true\";s:4:\"date\";s:5:\"false\";s:6:\"status\";s:5:\"false\";s:4:\"slug\";s:4:\"true\";s:7:\"excerpt\";s:4:\"true\";s:7:\"content\";s:4:\"true\";s:7:\"f_image\";s:4:\"true\";s:8:\"template\";s:4:\"true\";s:6:\"format\";s:4:\"true\";s:6:\"author\";s:4:\"true\";s:8:\"password\";s:4:\"true\";s:11:\"attachments\";s:5:\"false\";s:8:\"children\";s:5:\"false\";s:8:\"comments\";s:5:\"false\";s:10:\"menu_order\";s:4:\"true\";s:8:\"category\";s:4:\"true\";s:8:\"post_tag\";s:4:\"true\";s:8:\"taxonomy\";s:4:\"true\";s:8:\"nav_menu\";s:4:\"true\";s:13:\"link_category\";s:4:\"true\";s:12:\"all_metadata\";s:5:\"false\";s:5:\"names\";a:5:{s:6:\"prefix\";s:0:\"\";s:6:\"suffix\";s:10:\"#[Counter]\";s:6:\"format\";s:1:\"1\";s:6:\"custom\";s:5:\"m/d/Y\";s:7:\"display\";s:7:\"Default\";}s:9:\"usmplugin\";s:5:\"false\";s:5:\"yoast\";s:5:\"false\";s:3:\"woo\";s:5:\"false\";}}','yes'),(31639,'_cdp_default_setup','1','yes'),(31640,'_irb_h_bn_review','a:2:{s:5:\"users\";a:1:{i:1;a:2:{s:17:\"copy-delete-posts\";a:1:{s:6:\"remind\";i:1713789416;}s:13:\"delay_between\";i:1712752616;}}s:17:\"copy-delete-posts\";i:1709049200;}','yes'),(31641,'_tifm_force_disable_feature_update','1','yes'),(31642,'_cdp_preselections','a:1:{i:1;s:7:\"default\";}','yes'),(31645,'cdp_copy_logs_times','a:9:{i:0;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.12749218940734863;s:6:\"perOne\";d:0.12749218940734863;s:4:\"data\";i:1709592133;s:6:\"memory\";i:14823856;s:4:\"peak\";i:16777216;}i:1;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.05746603012084961;s:6:\"perOne\";d:0.05746603012084961;s:4:\"data\";i:1709252131;s:6:\"memory\";i:14025032;s:4:\"peak\";i:16777216;}i:2;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.1338651180267334;s:6:\"perOne\";d:0.1338651180267334;s:4:\"data\";i:1709251996;s:6:\"memory\";i:14144872;s:4:\"peak\";i:16777216;}i:3;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.09593486785888672;s:6:\"perOne\";d:0.09593486785888672;s:4:\"data\";i:1709247643;s:6:\"memory\";i:14046704;s:4:\"peak\";i:16777216;}i:4;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.05934500694274902;s:6:\"perOne\";d:0.05934500694274902;s:4:\"data\";i:1709078796;s:6:\"memory\";i:12771344;s:4:\"peak\";i:14680064;}i:5;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.06966185569763184;s:6:\"perOne\";d:0.06966185569763184;s:4:\"data\";i:1709076329;s:6:\"memory\";i:12772984;s:4:\"peak\";i:14680064;}i:6;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.06250405311584473;s:6:\"perOne\";d:0.06250405311584473;s:4:\"data\";i:1709064018;s:6:\"memory\";i:12684104;s:4:\"peak\";i:14680064;}i:7;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.06475090980529785;s:6:\"perOne\";d:0.06475090980529785;s:4:\"data\";i:1709062455;s:6:\"memory\";i:12942568;s:4:\"peak\";i:14680064;}i:8;a:6:{s:6:\"amount\";s:1:\"1\";s:4:\"time\";d:0.1149139404296875;s:6:\"perOne\";d:0.1149139404296875;s:4:\"data\";i:1709049220;s:6:\"memory\";i:3553872;s:4:\"peak\";i:4194304;}}','yes'),(31650,'vertice-page-info-theme-notice-dismissed','1','yes'),(31652,'__kubio_instance_flags','a:8:{s:9:\"_settings\";a:6:{s:11:\"googleFonts\";a:1:{s:12:\"serveLocally\";b:0;}s:15:\"editorUIVersion\";i:2;s:10:\"editorMode\";s:4:\"full\";s:17:\"activatedOnStage2\";b:1;s:8:\"aiStage2\";b:1;s:23:\"deactivation_backup_key\";a:1:{s:7:\"vertice\";s:30:\"bkp-deactivation-6613e55d8239c\";}}s:21:\"kubio_activation_time\";i:1709049327;s:10:\"stylesheet\";s:7:\"vertice\";s:24:\"kubio_templates_imported\";i:1712579896;s:29:\"kubio_template_parts_imported\";i:1712579896;s:12:\"start_source\";s:5:\"other\";s:20:\"wc_sidebar_populated\";b:1;s:22:\"commercialFlowSettings\";a:1:{s:8:\"disabled\";b:1;}}','no'),(31653,'kubio_instance_data','a:4:{s:23:\"license_active_endpoint\";s:51:\"https://cloud.kubiobuilder.com/api/license/activate\";s:22:\"license_check_endpoint\";s:48:\"https://cloud.kubiobuilder.com/api/license/check\";s:23:\"product_update_endpoint\";s:49:\"https://cloud.kubiobuilder.com/api/product/update\";s:13:\"dashboard_url\";s:31:\"https://cloud.kubiobuilder.com/\";}','yes'),(31654,'_kubio_backup_unique_key_id','65de05efe7dfd','no'),(31655,'kubio_is_fresh_site','0','yes'),(31658,'widget_woocommerce_widget_cart','a:2:{i:2;a:2:{s:5:\"title\";s:4:\"Cart\";s:13:\"hide_if_empty\";i:1;}i:3;a:2:{s:5:\"title\";s:4:\"Cart\";s:13:\"hide_if_empty\";i:1;}}','yes'),(31659,'widget_woocommerce_price_filter','a:2:{i:2;a:1:{s:5:\"title\";s:15:\"Filter by price\";}i:3;a:1:{s:5:\"title\";s:15:\"Filter by price\";}}','yes'),(31660,'widget_woocommerce_recently_viewed_products','a:2:{i:2;a:2:{s:5:\"title\";s:24:\"Recently Viewed Products\";s:6:\"number\";i:10;}i:3;a:2:{s:5:\"title\";s:24:\"Recently Viewed Products\";s:6:\"number\";i:10;}}','yes'),(31661,'widget_woocommerce_top_rated_products','a:2:{i:2;a:2:{s:5:\"title\";s:18:\"Top rated products\";s:6:\"number\";i:5;}i:3;a:2:{s:5:\"title\";s:18:\"Top rated products\";s:6:\"number\";i:5;}}','yes'),(31662,'widget_woocommerce_layered_nav_filters','a:2:{i:2;a:1:{s:5:\"title\";s:14:\"Active filters\";}i:3;a:1:{s:5:\"title\";s:14:\"Active filters\";}}','yes'),(31806,'WPLANG','en_GB','yes'),(31917,'cdp_latest_slow_performance','1','yes'),(31918,'cdp_dismiss_perf_notice','1','yes'),(33773,'_kubio_dismissable_notices','a:4:{s:25:\"kubio-remote-notice-10457\";a:1:{s:12:\"dismiss_time\";i:1712602521;}s:24:\"kubio-remote-notice-6841\";a:1:{s:12:\"dismiss_time\";i:1712602522;}s:25:\"kubio-remote-notice-11189\";a:1:{s:12:\"dismiss_time\";i:0;}s:25:\"kubio-remote-notice-11691\";a:1:{s:12:\"dismiss_time\";i:0;}}','yes'),(52470,'can_compress_scripts','0','yes'),(52553,'theme_mods_twentytwentytwo','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712601291;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:7:\"block-7\";}}}}','no'),(52564,'_site_transient_wp_plugin_dependencies_plugin_data','a:0:{}','no'),(52569,'theme_mods_twentytwentyfour','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712580062;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:7:\"block-7\";}}}}','no'),(52705,'theme_mods_qoe','a:5:{i:0;b:0;s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712594162;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:7:\"block-7\";}}}}','no'),(52706,'qoe_wpan_time','1713198934','no'),(52708,'theme_mods_generatepress','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712594279;s:4:\"data\";a:11:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:7:\"block-7\";}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:0:{}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:{}}}}','no'),(52709,'generate_dynamic_css_output','body{background-color:var(--base-2);color:var(--contrast);}a{color:var(--accent);}a{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);}.wp-block-group__inner-container{max-width:1200px;margin-left:auto;margin-right:auto;}:root{--contrast:#222222;--contrast-2:#575760;--contrast-3:#b2b2be;--base:#f0f0f0;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#1e73be;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}.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);}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{background-color:var(--base-3);}.entry-title a{color:var(--contrast);}.entry-title a:hover{color:var(--contrast-2);}.entry-meta{color:var(--contrast-2);}.sidebar .widget{background-color:var(--base-3);}.footer-widgets{background-color:var(--base-3);}.site-info{background-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:var(--base);}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:var(--base-2);border-color:var(--contrast-3);}button,html input[type=\"button\"],input[type=\"reset\"],input[type=\"submit\"],a.button,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#55555e;}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:#3f4047;}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;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}@media (max-width:768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:var(--contrast);}}.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container{padding:0px 20px 0px 20px;}.site-main .wp-block-group__inner-container{padding: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);}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:20px;}@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:30px;}.site-main .wp-block-group__inner-container{padding:30px;}.inside-top-bar{padding-right:30px;padding-left:30px;}.inside-header{padding-right:30px;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:20px;}}','yes'),(52710,'generate_dynamic_css_cached_version','3.4.0','yes'),(52711,'generate_db_version','3.4.0','yes'),(52758,'theme_mods_jadro','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712599127;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:7:\"block-7\";}}}}','no'),(52783,'theme_mods_codeify','a:5:{i:0;b:0;s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712600502;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:7:\"block-7\";}}}}','no'),(52811,'theme_mods_blockify','a:5:{i:0;b:0;s:19:\"wp_classic_sidebars\";a:0:{}s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1712601284;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:6:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";i:5;s:7:\"block-7\";}}}}','no'),(83944,'updraftplus_version','2.23.7.26','yes'),(83945,'external_updates-updraftplus','O:8:\"stdClass\":5:{s:9:\"lastCheck\";i:1729603770;s:14:\"checkedVersion\";s:9:\"2.23.7.26\";s:6:\"update\";O:8:\"stdClass\":13:{s:4:\"slug\";s:11:\"updraftplus\";s:7:\"version\";s:8:\"2.24.6.0\";s:12:\"download_url\";s:319:\"https://updraftplus.com/?udm_action=download&slug=updraftplus&muid=1&etoken=F7L5ahGGbp922Dtfqpp%2FMKbfOx4%2BRmsWJ88sgQ9YCRQgUpYc0inEB9dAVSWvFjahqB66MmkVQiNWMFh43nunh69870fTzsOliLhnBMh25KZUShog2j1Wuk8PMl%2Fegpo1jts4Ov10Ei3BKDI6h20khj4nZZmyhsxae1LsH8e2TKcTBGH9JpWXQoUyg9l0sN86j9NGRZ%2BFruPI1EIn%2Bj62zA%3D%3D&ig=/0a69f599\";s:12:\"translations\";a:0:{}s:2:\"id\";i:0;s:8:\"homepage\";s:23:\"https://updraftplus.com\";s:6:\"tested\";s:5:\"6.6.2\";s:12:\"requires_php\";N;s:14:\"upgrade_notice\";N;s:5:\"icons\";a:0:{}s:8:\"filename\";s:27:\"updraftplus/updraftplus.php\";s:24:\"x-spm-yourversion-tested\";s:3:\"6.3\";s:25:\"x-spm-subscription-active\";b:0;}s:11:\"updateClass\";s:23:\"Puc_v4p11_Plugin_Update\";s:15:\"updateBaseClass\";s:13:\"Plugin_Update\";}','off'),(83946,'updraftplus-addons_siteid','04a539698e631cc8183031875b5d3831','no'),(83947,'updraft_updraftvault','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-b91d76f252304ef3927d498d3e6e8abf\";a:4:{s:5:\"token\";s:0:\"\";s:5:\"email\";s:0:\"\";s:5:\"quota\";i:-1;s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}}}}','yes'),(83948,'updraft_dropbox','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-412ca2036288ff698fe30d37e358e90b\";a:7:{s:6:\"appkey\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:15:\"tk_access_token\";s:0:\"\";s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:7:\"Dropbox\";}}}','yes'),(83949,'updraft_s3','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";a:8:{s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:9:\"Amazon S3\";s:9:\"accesskey\";s:20:\"AKIA5GKXT2WG5D7ZTCNW\";s:9:\"secretkey\";s:40:\"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\";s:4:\"path\";s:9:\"nc.uk.net\";s:3:\"rrs\";s:11:\"STANDARD_IA\";s:22:\"server_side_encryption\";s:1:\"0\";}}}','yes'),(83950,'updraft_cloudfiles','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-cc8284523fba9040c8084f8680d269d6\";a:8:{s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:21:\"Rackspace Cloud Files\";s:7:\"authurl\";s:35:\"https://auth.api.rackspacecloud.com\";s:6:\"region\";s:3:\"DFW\";s:4:\"user\";s:0:\"\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(83951,'updraft_googledrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-9312182aba9f96533ae1749acf170a86\";a:7:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:5:\"token\";s:0:\"\";s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:12:\"Google Drive\";s:6:\"folder\";s:11:\"UpdraftPlus\";}}}','yes'),(83952,'updraft_onedrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-6ee0ec7c2290e28c222a167301758e4c\";a:8:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:3:\"url\";s:0:\"\";s:6:\"folder\";s:0:\"\";s:12:\"endpoint_tld\";s:3:\"com\";s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:18:\"Microsoft OneDrive\";}}}','yes'),(83953,'updraft_ftp','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-f389d8f5f4c677ffe7936ed3d935e524\";a:8:{s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:3:\"FTP\";s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";s:1:\"1\";}}}','yes'),(83954,'updraft_azure','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-0aec4e6a93d6c69a57f9ccba0e3ca90f\";a:8:{s:12:\"account_name\";s:0:\"\";s:3:\"key\";s:0:\"\";s:9:\"container\";s:0:\"\";s:8:\"endpoint\";s:21:\"blob.core.windows.net\";s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:15:\"Microsoft Azure\";s:9:\"directory\";s:0:\"\";}}}','yes'),(83955,'updraft_sftp','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-5d6bf3310c50108cfabadbcbf5440031\";a:11:{s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:10:\"SFTP / SCP\";s:4:\"host\";s:0:\"\";s:4:\"port\";s:2:\"22\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:3:\"key\";s:0:\"\";s:11:\"fingerprint\";s:0:\"\";s:4:\"path\";s:0:\"\";s:3:\"scp\";s:1:\"0\";}}}','yes'),(83956,'updraft_googlecloud','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-da8e3092e71b1eb18625bb3013ecb971\";a:9:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:10:\"project_id\";s:0:\"\";s:11:\"bucket_path\";s:0:\"\";s:13:\"storage_class\";s:8:\"STANDARD\";s:15:\"bucket_location\";s:2:\"us\";s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:12:\"Google Cloud\";}}}','yes'),(83957,'updraft_backblaze','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-35c9bc4fa3c72e6524da91ecb6c9229b\";a:8:{s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:9:\"Backblaze\";s:10:\"account_id\";s:0:\"\";s:3:\"key\";s:0:\"\";s:20:\"single_bucket_key_id\";s:0:\"\";s:11:\"bucket_name\";s:0:\"\";s:11:\"backup_path\";s:0:\"\";}}}','yes'),(83958,'updraft_webdav','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-8a48009c2c36d5ef1a7e2a9a195f3b56\";a:5:{s:3:\"url\";s:10:\"webdav:///\";s:12:\"enable_chunk\";s:1:\"1\";s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:6:\"WebDAV\";}}}','yes'),(83959,'updraft_s3generic','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-2966527e3d2db9378935b05002b6b3bc\";a:8:{s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:23:\"S3-Compatible (Generic)\";s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:0:\"\";s:19:\"bucket_access_style\";s:10:\"path_style\";}}}','yes'),(83960,'updraft_pcloud','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-17cec5bda4ea4dde9e3504dea7512d3d\";a:8:{s:7:\"pclauth\";s:0:\"\";s:11:\"pcllocation\";s:1:\"1\";s:8:\"folderid\";i:0;s:8:\"uploadid\";i:0;s:6:\"folder\";s:0:\"\";s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:6:\"pCloud\";}}}','yes'),(83961,'updraft_openstack','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-e5e648d01c41044c4d7223618a0493ed\";a:9:{s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:17:\"OpenStack (Swift)\";s:7:\"authurl\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:6:\"region\";s:0:\"\";s:4:\"user\";s:0:\"\";s:8:\"password\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(83962,'updraft_dreamobjects','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-16ef3630b5eae41f9d20fab5e170a6ee\";a:7:{s:16:\"instance_enabled\";s:1:\"1\";s:26:\"instance_conditional_logic\";a:1:{s:4:\"type\";s:0:\"\";}s:14:\"instance_label\";s:12:\"DreamObjects\";s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:26:\"objects-us-east-1.dream.io\";}}}','yes'),(83963,'updraftplus_tour_cancelled_on','settings_timing','yes'),(83967,'updraft_retain_extrarules','a:0:{}','yes'),(83968,'updraft_email','','yes'),(83969,'updraft_report_warningsonly','a:1:{i:0;s:1:\"0\";}','yes'),(83970,'updraft_report_wholebackup','a:1:{i:0;s:1:\"0\";}','yes'),(83971,'updraft_extradbs','a:0:{}','yes'),(83972,'updraft_include_more_path','a:0:{}','yes'),(83973,'auto_update_plugins','a:0:{}','no'),(83974,'updraft_interval','daily','yes'),(83975,'updraft_startday_files','0','yes'),(83976,'updraft_starttime_files','00:00','yes'),(83977,'updraft_retain','10','yes'),(83978,'updraft_interval_increments','none','yes'),(83979,'updraft_interval_database','manual','yes'),(83980,'updraft_startday_db','0','yes'),(83981,'updraft_starttime_db','00:05','yes'),(83982,'updraft_retain_db','2','yes'),(83983,'updraft_service','a:1:{i:0;s:2:\"s3\";}','yes'),(83984,'updraft_include_plugins','1','yes'),(83985,'updraft_include_themes','1','yes'),(83986,'updraft_include_uploads','1','yes'),(83987,'updraft_include_uploads_exclude','backup*,*backups,backwpup*,wp-clone,snapshots','yes'),(83988,'updraft_include_wpcore_exclude','','yes'),(83989,'updraft_include_others','1','yes'),(83990,'updraft_include_others_exclude','upgrade,cache,updraft,backup*,*backups,mysql.sql,debug.log','yes'),(83991,'updraft_encryptionphrase','','yes'),(83992,'updraft_split_every','400','yes'),(83993,'updraft_delete_local','1','yes'),(83994,'updraft_dir','updraft','yes'),(83995,'updraft_autobackup_default','1','yes'),(83996,'updraft_include_wpcore','0','yes'),(83997,'updraft_include_more','0','yes'),(83998,'updraft_backupdb_nonwp','0','yes'),(83999,'updraft_report_dbbackup','a:1:{i:0;s:1:\"0\";}','yes'),(84000,'updraft_debug_mode','0','yes'),(84001,'updraft_ssl_useservercerts','0','yes'),(84002,'updraft_ssl_disableverify','0','yes'),(84003,'updraft_ssl_nossl','0','yes'),(84004,'updraft_log_syslog','0','yes'),(84545,'updraft_lastmessage','The backup apparently succeeded and is now complete (Oct 22 00:02:31)','on'),(84546,'updraftplus_unlocked_f','1','no'),(84547,'updraftplus_last_lock_time_f','2024-10-22 00:01:52','no'),(84548,'updraftplus_semaphore_f','0','no'),(84549,'updraft_last_scheduled_f','1729555312','yes'),(84551,'updraft_backup_history','a:14:{i:1729555312;a:17:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-22-0001_Dar_AlAlim_934c7188acaf-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-22-0001_Dar_AlAlim_934c7188acaf-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-22-0001_Dar_AlAlim_934c7188acaf-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-22-0001_Dar_AlAlim_934c7188acaf-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"fa914118c3fbd80b421ec7e837060b691dbbe423\";s:7:\"themes0\";s:40:\"414a51cee1c4eba1d75504c8c279c4a92abab40c\";s:8:\"uploads0\";s:40:\"43fe1d6347b577b90ebdbb9ff7af112b0d2a4107\";s:7:\"others0\";s:40:\"fb155326acd7a5982ceecdeba8dc5c4600d6f725\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"f2704f25597af8f1e1d15cd6993363681499f660208df7a3ea38abd80ee12a10\";s:7:\"themes0\";s:64:\"ea9c8fb36e2fc2b9f896b1782c72c4d415f5ebd3beb47637cb14b5588a83913a\";s:8:\"uploads0\";s:64:\"ecfee8eee27f4ec21c5357c2470278bd39d3cdba46dd4ddad527d1e770959aa9\";s:7:\"others0\";s:64:\"f3819d5085406a73a74748233570ee30fc735fcd982a96190e7529a7885eddf0\";}}s:5:\"nonce\";s:12:\"934c7188acaf\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1729555312;s:6:\"themes\";i:1729555329;s:7:\"uploads\";i:1729555341;s:6:\"others\";i:1729555347;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1729469229;a:17:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-21-0007_Dar_AlAlim_494d3da50bd0-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-21-0007_Dar_AlAlim_494d3da50bd0-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-21-0007_Dar_AlAlim_494d3da50bd0-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-21-0007_Dar_AlAlim_494d3da50bd0-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"d7ebb0e7407c5007b287b74ca8803a635073595e\";s:7:\"themes0\";s:40:\"07733fe98870348b761b0b926b4e86375913af33\";s:8:\"uploads0\";s:40:\"f451cea14c1fed5789bbaf2c85d5b64f4ad5d824\";s:7:\"others0\";s:40:\"835ddc36cd2fb99f9314d7b2c3ee2e147fe8899d\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"c19587a5627c2d25df14a027ddf4a4b039e6ea3cfe5c6f3a1e05dcd747e62b2b\";s:7:\"themes0\";s:64:\"cfae5077617331d9214e384efbe4150bbc077962c2f6ba329404c18c81e00b60\";s:8:\"uploads0\";s:64:\"3f5d17f21e48c7189f4885ab4c8dcd8e175f3741d93c34fdba3e1332cd974ae7\";s:7:\"others0\";s:64:\"cc9ca919f4e7c3a861c13bcd32afe822407e48e3561bbe0ab12c7e3f2a41cc13\";}}s:5:\"nonce\";s:12:\"494d3da50bd0\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1729469230;s:6:\"themes\";i:1729469249;s:7:\"uploads\";i:1729469261;s:6:\"others\";i:1729469267;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1729382544;a:17:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-20-0002_Dar_AlAlim_73d72f07b345-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-20-0002_Dar_AlAlim_73d72f07b345-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-20-0002_Dar_AlAlim_73d72f07b345-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-20-0002_Dar_AlAlim_73d72f07b345-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"a7d23a589369d85fb19beb2f4e42746c183c0b5d\";s:7:\"themes0\";s:40:\"493aa37b821b4661f52eaaea55484266d813c50e\";s:8:\"uploads0\";s:40:\"5f0ee8fe7992c8079a5fe8c59783c4440efa29d4\";s:7:\"others0\";s:40:\"a9c9c26affa8c00e2392cd929ebafcf53b908fea\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"91f445441b9a947f1b87432455dec133bdd129af1eb42aa5f201f73d93bc1079\";s:7:\"themes0\";s:64:\"6d2ea98b6d1541971b0af6a94ae764c059055454e6883ed966513278a3c644bb\";s:8:\"uploads0\";s:64:\"d49275306e82f7727ec3f2a8de7a24037ae8b272d9b5e2290a3a9db8c499155d\";s:7:\"others0\";s:64:\"b65cb87f5556e1b8e6b8ad3aca714d396de9e5771c58ed03b6b4d22b3cd31607\";}}s:5:\"nonce\";s:12:\"73d72f07b345\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1729382545;s:6:\"themes\";i:1729382566;s:7:\"uploads\";i:1729382581;s:6:\"others\";i:1729382587;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1729296085;a:17:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-19-0001_Dar_AlAlim_cfcc571d7276-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-19-0001_Dar_AlAlim_cfcc571d7276-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-19-0001_Dar_AlAlim_cfcc571d7276-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-19-0001_Dar_AlAlim_cfcc571d7276-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"53cf7b2cd34c15f0b5d877f61e614aac3a048e88\";s:7:\"themes0\";s:40:\"20dd87b7631c3fe9c5a39da53932aabc06f08c74\";s:8:\"uploads0\";s:40:\"b9b01ed322b396d23a7fcd30012d2b806f242fb4\";s:7:\"others0\";s:40:\"a821a4332926a4f38e310849f8ed2b53a6ac9dc5\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"2ea1fbf856894c3c7fcc5a7d9526283b51438d97c21ec6d6742a64df4832f80c\";s:7:\"themes0\";s:64:\"06a8e7422134a0eae16d13b8332c15d2ae665b1180f375acdff6fc8fd123c596\";s:8:\"uploads0\";s:64:\"6cf042a4e57fe61b6b905e3c8c3a39832f487e6f7b992e2a5f76887506a53c2c\";s:7:\"others0\";s:64:\"284189619dde9e30751089d0ae252b3f742497354ddee7d02f16f64831739b46\";}}s:5:\"nonce\";s:12:\"cfcc571d7276\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1729296085;s:6:\"themes\";i:1729296105;s:7:\"uploads\";i:1729296124;s:6:\"others\";i:1729296129;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1729209831;a:17:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-18-0003_Dar_AlAlim_9d60529666a8-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-18-0003_Dar_AlAlim_9d60529666a8-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-18-0003_Dar_AlAlim_9d60529666a8-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-18-0003_Dar_AlAlim_9d60529666a8-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"ef578fa30fdee541d2688fa6b487afe5ae125f6c\";s:7:\"themes0\";s:40:\"a2ce7335778e1c28a52fff6d2b12540189c2cb0b\";s:8:\"uploads0\";s:40:\"a155f7125169a16f926b9ae04ca52b5f0d9cb39b\";s:7:\"others0\";s:40:\"d2ee865073da3b04469df04ada8deeeabac308bd\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"b21b754c9c8e03b80bdce5f2498b14bdc6a3be4a77833deb22483584898ffa02\";s:7:\"themes0\";s:64:\"9d5810c8d38d115de0f0b0066b1ca3da9d0497792db0f3c7d07de677dfbea6dc\";s:8:\"uploads0\";s:64:\"503dbd301388d183ddd9bd493852f378602ba6ab09c6bc716bae802782905b42\";s:7:\"others0\";s:64:\"2052f4b904405794d9c21a19ddc93dd2f9de8a4032d12021c5ae7829fa52fb63\";}}s:5:\"nonce\";s:12:\"9d60529666a8\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1729209831;s:6:\"themes\";i:1729209852;s:7:\"uploads\";i:1729209866;s:6:\"others\";i:1729209872;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1729123954;a:17:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-17-0012_Dar_AlAlim_e0735ff92d84-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-17-0012_Dar_AlAlim_e0735ff92d84-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-17-0012_Dar_AlAlim_e0735ff92d84-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-17-0012_Dar_AlAlim_e0735ff92d84-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"e09fce7f137a9b8db4d478e51fb92aabf348b486\";s:7:\"themes0\";s:40:\"8a99add07f1b46083acb7689cf74148d91001ed8\";s:8:\"uploads0\";s:40:\"bfb3912776a901598ab97ef6dd66281f53455af5\";s:7:\"others0\";s:40:\"7d60b27c708430d591f276315ed5374d5ceef1c0\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"508f60a0426cab84d50309324da25d3df7f973beb1badf6b316dcc8ba8033810\";s:7:\"themes0\";s:64:\"35e0e2ca6af91607a5d27348413904e395d982ba89bb980804e42a4977ba43ce\";s:8:\"uploads0\";s:64:\"99289f18ee37fd6063db7df3d7b2f47088297e70cd78a59b27f97e259d915624\";s:7:\"others0\";s:64:\"cea0137a100245baeffdffdc09b699fa2db3c058f29b0044baaab5932bc5fc89\";}}s:5:\"nonce\";s:12:\"e0735ff92d84\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1729123954;s:6:\"themes\";i:1729123972;s:7:\"uploads\";i:1729123988;s:6:\"others\";i:1729123993;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1729036842;a:17:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-16-0000_Dar_AlAlim_a94125d8baaa-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-16-0000_Dar_AlAlim_a94125d8baaa-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-16-0000_Dar_AlAlim_a94125d8baaa-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-16-0000_Dar_AlAlim_a94125d8baaa-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"673ea7a23c50557750367e0a6f30f51f2c6160c7\";s:7:\"themes0\";s:40:\"07ec24fc5f6befa7d9eca7afc9553ebb5a391414\";s:8:\"uploads0\";s:40:\"00875c8a6c579fc3e490b48ce73007c414ddd5a7\";s:7:\"others0\";s:40:\"1e018f9d5f02a08bf47e294fbb3913a9ebce62ae\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"b73c61bf41953ed2bdf639ef5ffd5807b7a20422cbb2061552795b57748f599f\";s:7:\"themes0\";s:64:\"2a460e7e162206d01aad0241a1ebd6408e5e26e76d7a07aeaf5ed8ee7f02bcd4\";s:8:\"uploads0\";s:64:\"dadfd99ef8d783e9dd8a06e44f4f91f74ca1d66a0e84cab6d9f0fdb99ddf8b53\";s:7:\"others0\";s:64:\"a541cb6e797ed1506b692a787cdb606b57b6f1729a28aae99952699b660d3a80\";}}s:5:\"nonce\";s:12:\"a94125d8baaa\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1729036842;s:6:\"themes\";i:1729036860;s:7:\"uploads\";i:1729036873;s:6:\"others\";i:1729036878;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1728950717;a:17:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-15-0005_Dar_AlAlim_0abfd7483deb-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-15-0005_Dar_AlAlim_0abfd7483deb-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-15-0005_Dar_AlAlim_0abfd7483deb-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-15-0005_Dar_AlAlim_0abfd7483deb-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"f9bf00ee42e2d4f36f1528cdbca915f27c54ab7d\";s:7:\"themes0\";s:40:\"21796236d88bea9dedb17ef0618800aff76eac79\";s:8:\"uploads0\";s:40:\"b23a6fc4acff444b3eba116cf026919a60e11760\";s:7:\"others0\";s:40:\"b00516918f4ff2125a0ef5b2430f65c25563f4a1\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"75b4fcc70a23e744aac5548eaa39b70837225b1204d64dfa8d8286c8c906e3a9\";s:7:\"themes0\";s:64:\"e1a670e2da3adab40701297d93945ebc190091eadd46e4329d69782251782b90\";s:8:\"uploads0\";s:64:\"da3cf0bc3ac9eb9a42a391f69fbce4ece94ffaf55c8e416e0bac269d7b4fa501\";s:7:\"others0\";s:64:\"010dbe5dffaaf4d9e0073fddd8e5ce008f38212394e9c78f6b5b5b646e9814de\";}}s:5:\"nonce\";s:12:\"0abfd7483deb\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1728950717;s:6:\"themes\";i:1728950735;s:7:\"uploads\";i:1728950748;s:6:\"others\";i:1728950754;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1728864125;a:17:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-14-0002_Dar_AlAlim_329dfcccc845-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-14-0002_Dar_AlAlim_329dfcccc845-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-14-0002_Dar_AlAlim_329dfcccc845-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-14-0002_Dar_AlAlim_329dfcccc845-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"d25d850046795f8aa49d4532a7a5f9ad26421aea\";s:7:\"themes0\";s:40:\"0f9a659f800772bde61d7e5b9814a7e65ff24cf6\";s:8:\"uploads0\";s:40:\"6891510a645e0c09a2e25c3c0bebd91178ffd5c9\";s:7:\"others0\";s:40:\"97fdaf153cdcc451b076ccbe726f778c418b135f\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"3f418c5ea560b9d3c455e5766fdcff6c4a31584110156f27512f1a9e9565a90a\";s:7:\"themes0\";s:64:\"970cc38280cba16234051284557c95ad70207b0737e81e7e4764d57b1395d7ff\";s:8:\"uploads0\";s:64:\"6034c3508f7e29b06bbcd6cfe78d0064d97cef3941a8bff988e1b686aeb46790\";s:7:\"others0\";s:64:\"1d8ac0f060e7b4947340f81ddf9e87737c9a10c60777c73ca77a84f41bb56a3c\";}}s:5:\"nonce\";s:12:\"329dfcccc845\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1728864125;s:6:\"themes\";i:1728864150;s:7:\"uploads\";i:1728864164;s:6:\"others\";i:1728864169;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1728777920;a:17:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-13-0005_Dar_AlAlim_8266c830b056-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-13-0005_Dar_AlAlim_8266c830b056-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-13-0005_Dar_AlAlim_8266c830b056-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-13-0005_Dar_AlAlim_8266c830b056-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"5dee73e8f8f59d2668b5d387a859b3cb54cc7999\";s:7:\"themes0\";s:40:\"508ebb39197433165b8869df8e8652765339d8bd\";s:8:\"uploads0\";s:40:\"cc2b8ca4fc2b01352c0e1201a7c5302a3b988d22\";s:7:\"others0\";s:40:\"928cf5a326ccad48d98bb4acbde7d16bb10e1cfc\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"420c44317d2e27975a5469bd1d8eafa6b676834ea672ef3d9d011e6dc29cd7eb\";s:7:\"themes0\";s:64:\"10df7fee8e2a7522aa94d5db6072e6bdcfee750b4c4b41ef4dcedf7a1b031e80\";s:8:\"uploads0\";s:64:\"142dcf6464a556ab7062a4414a7bdea5477847c4dc1ce35af58c9a2425f9d860\";s:7:\"others0\";s:64:\"6b7c416e36070bffe22298ac79edff219217475004747679033eb415d1e84cac\";}}s:5:\"nonce\";s:12:\"8266c830b056\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1728777920;s:6:\"themes\";i:1728777938;s:7:\"uploads\";i:1728777950;s:6:\"others\";i:1728777955;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1725987383;a:15:{s:6:\"wpcore\";a:1:{i:0;s:57:\"backup_2024-09-10-1656_Dar_AlAlim_224573403b54-wpcore.zip\";}s:11:\"wpcore-size\";i:14895334;s:2:\"db\";s:52:\"backup_2024-09-10-1656_Dar_AlAlim_224573403b54-db.gz\";s:7:\"db-size\";i:511967;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:2:{s:7:\"wpcore0\";s:40:\"c43725631915b3bdedca4cd7ab9766f3dd0e7186\";s:3:\"db0\";s:40:\"12f9040b10c72bd0ed8ae2e36dec55efd83d5d69\";}s:6:\"sha256\";a:2:{s:7:\"wpcore0\";s:64:\"f668580c8eb43a2f68df83cb6e3063c7d33ddb5d1f078bc189e73a771388b419\";s:3:\"db0\";s:64:\"8686409ee155e26bc1cdf625c77da9d465504d780aaf17cdd809b610574fdf12\";}}s:5:\"nonce\";s:12:\"224573403b54\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:1:{s:6:\"wpcore\";i:1725987383;}s:5:\"label\";s:30:\"Automatic backup before update\";s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;s:10:\"autobackup\";b:1;}i:1725270680;a:15:{s:12:\"plugins-size\";i:24060267;s:11:\"themes-size\";i:24768823;s:12:\"uploads-size\";i:8178972;s:11:\"others-size\";i:1013184;s:2:\"db\";s:52:\"backup_2024-09-02-0951_Dar_AlAlim_689a7540a398-db.gz\";s:7:\"db-size\";i:518367;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"6c8479f1767fbd4242f6194c4d02f5d95e49501f\";s:7:\"themes0\";s:40:\"fa550dfb1ac5d86713a4d99fac21b4934ab5ea8e\";s:8:\"uploads0\";s:40:\"cc06770a2cb9d31a5e82f2fe30297da15786ec6d\";s:7:\"others0\";s:40:\"a5adfb2805ce4cf14bc80cc3c31187e3c957e121\";s:3:\"db0\";s:40:\"7e9746d676f6463327022d6a751e14537ef89ed4\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"1691e1a90db905d4ed33683206b534de55d1d749c03803b8e91957b7e53d8169\";s:7:\"themes0\";s:64:\"5f740e8df0191c64e53301a10b655fc520468c77ee8e3fae445d89a64659fb36\";s:8:\"uploads0\";s:64:\"a19b40fc60ad10ab295c03c38f0fa1847af72c59097543d8a46a851d09a5c821\";s:7:\"others0\";s:64:\"25fa1dbb12b14aba1fd1102ee878b3f3645d825a43faf00f9df5a766cf69a396\";s:3:\"db0\";s:64:\"ef320af20e048b4103ce6004de7a6f5ed817d341f5729eaefa9822c2a9cac126\";}}s:5:\"nonce\";s:12:\"689a7540a398\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1725270680;s:6:\"themes\";i:1725270699;s:7:\"uploads\";i:1725270713;s:6:\"others\";i:1725270718;}s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;}i:1721753785;a:14:{s:6:\"wpcore\";a:1:{i:0;s:57:\"backup_2024-07-23-1656_Dar_AlAlim_3bc24efd7c03-wpcore.zip\";}s:11:\"wpcore-size\";i:14895591;s:7:\"db-size\";i:510530;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:2:{s:7:\"wpcore0\";s:40:\"77110251ca1b0a94ab8ca76ac0c0a025bb044d18\";s:3:\"db0\";s:40:\"4e0ff470fad9ab005c6f1f08e363aa10544a05df\";}s:6:\"sha256\";a:2:{s:7:\"wpcore0\";s:64:\"7a56a17558abdbca7663a3cfdcf7c5221fb9bda6ea97017161c07852accc292e\";s:3:\"db0\";s:64:\"82b76ef99061b0fad8c131f6b84eab79310545c0246fab9eb5357aba35952693\";}}s:5:\"nonce\";s:12:\"3bc24efd7c03\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:1:{s:6:\"wpcore\";i:1721753785;}s:5:\"label\";s:30:\"Automatic backup before update\";s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;s:10:\"autobackup\";b:1;}i:1721149146;a:14:{s:6:\"wpcore\";a:1:{i:0;s:57:\"backup_2024-07-16-1659_Dar_AlAlim_15e749f817a5-wpcore.zip\";}s:11:\"wpcore-size\";i:14744967;s:7:\"db-size\";i:508071;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:2:{s:7:\"wpcore0\";s:40:\"26759ea2a4e445cedc01e243adb4412ea0ffcb12\";s:3:\"db0\";s:40:\"ed26672f63dd816f3006a1c86cdd4265657b8966\";}s:6:\"sha256\";a:2:{s:7:\"wpcore0\";s:64:\"51477d294f79cd9c26cb80c8b54caab27de14d5da3e774a667d97188e3932f8d\";s:3:\"db0\";s:64:\"f9f24eae4d6374ae0d9b414f4667e313e61c545aeb62e38eddfd2e42a28688bb\";}}s:5:\"nonce\";s:12:\"15e749f817a5\";s:7:\"service\";a:1:{i:0;s:2:\"s3\";}s:20:\"service_instance_ids\";a:1:{s:2:\"s3\";a:1:{i:0;s:34:\"s-1130bc5fe1f8c7e98b874f13c33e5f22\";}}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:1:{s:6:\"wpcore\";i:1721149146;}s:5:\"label\";s:30:\"Automatic backup before update\";s:18:\"created_by_version\";s:9:\"2.23.7.26\";s:21:\"last_saved_by_version\";s:9:\"2.23.7.26\";s:12:\"is_multisite\";b:0;s:10:\"autobackup\";b:1;}}','off'),(84552,'updraft_last_backup','a:6:{s:26:\"nonincremental_backup_time\";i:1729555312;s:11:\"backup_time\";i:1729555312;s:12:\"backup_array\";a:9:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2024-10-22-0001_Dar_AlAlim_934c7188acaf-plugins.zip\";}s:12:\"plugins-size\";i:24060267;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2024-10-22-0001_Dar_AlAlim_934c7188acaf-themes.zip\";}s:11:\"themes-size\";i:24768823;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2024-10-22-0001_Dar_AlAlim_934c7188acaf-uploads.zip\";}s:12:\"uploads-size\";i:8179132;s:6:\"others\";a:1:{i:0;s:57:\"backup_2024-10-22-0001_Dar_AlAlim_934c7188acaf-others.zip\";}s:11:\"others-size\";i:1013184;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:4:{s:8:\"plugins0\";s:40:\"fa914118c3fbd80b421ec7e837060b691dbbe423\";s:7:\"themes0\";s:40:\"414a51cee1c4eba1d75504c8c279c4a92abab40c\";s:8:\"uploads0\";s:40:\"43fe1d6347b577b90ebdbb9ff7af112b0d2a4107\";s:7:\"others0\";s:40:\"fb155326acd7a5982ceecdeba8dc5c4600d6f725\";}s:6:\"sha256\";a:4:{s:8:\"plugins0\";s:64:\"f2704f25597af8f1e1d15cd6993363681499f660208df7a3ea38abd80ee12a10\";s:7:\"themes0\";s:64:\"ea9c8fb36e2fc2b9f896b1782c72c4d415f5ebd3beb47637cb14b5588a83913a\";s:8:\"uploads0\";s:64:\"ecfee8eee27f4ec21c5357c2470278bd39d3cdba46dd4ddad527d1e770959aa9\";s:7:\"others0\";s:64:\"f3819d5085406a73a74748233570ee30fc735fcd982a96190e7529a7885eddf0\";}}}s:7:\"success\";i:1;s:6:\"errors\";a:0:{}s:12:\"backup_nonce\";s:12:\"934c7188acaf\";}','on'),(86359,'updraftplus_unlocked_fd','1','no'),(86360,'updraftplus_last_lock_time_fd','2024-09-10 16:56:23','no'),(86361,'updraftplus_semaphore_fd','0','no'),(86362,'updraft_last_scheduled_fd','1725987383','yes'),(112443,'litespeed.crawler._summary','{\"list_size\":\"0\",\"last_update_time\":0,\"curr_crawler\":0,\"curr_crawler_beginning_time\":1726210866,\"last_pos\":0,\"last_count\":0,\"last_crawled\":0,\"last_start_time\":1726210866,\"last_status\":\"stopped\",\"is_running\":0,\"end_reason\":\"end\",\"meta_save_time\":1726210866,\"pos_reset_check\":0,\"done\":\"touchedEnd\",\"this_full_beginning_time\":1726210866,\"last_full_time_cost\":0,\"last_crawler_total_cost\":0,\"crawler_stats\":[{\"W\":0}]}','auto'),(112444,'litespeed.router.hash','wbyW00','auto'),(121247,'_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:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:65:\"https://downloads.wordpress.org/release/en_GB/wordpress-6.6.2.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1729616189;s:15:\"version_checked\";s:5:\"6.6.2\";s:12:\"translations\";a:0:{}}','off'),(145908,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1729616191;s:7:\"checked\";a:6:{s:8:\"blockify\";s:5:\"1.4.6\";s:16:\"twentytwentyfour\";s:3:\"1.0\";s:15:\"twentytwentyone\";s:3:\"1.9\";s:17:\"twentytwentythree\";s:3:\"1.2\";s:15:\"twentytwentytwo\";s:3:\"1.7\";s:7:\"vertice\";s:6:\"1.0.11\";}s:8:\"response\";a:6:{s:8:\"blockify\";a:6:{s:5:\"theme\";s:8:\"blockify\";s:11:\"new_version\";s:6:\"1.4.10\";s:3:\"url\";s:38:\"https://wordpress.org/themes/blockify/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/blockify.1.4.10.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.4\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.2.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.2.3.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.5.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.8\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.8.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}s:7:\"vertice\";a:6:{s:5:\"theme\";s:7:\"vertice\";s:11:\"new_version\";s:6:\"1.0.25\";s:3:\"url\";s:37:\"https://wordpress.org/themes/vertice/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/theme/vertice.1.0.25.zip\";s:8:\"requires\";s:3:\"5.8\";s:12:\"requires_php\";s:3:\"7.1\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'),(145909,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1729616191;s:8:\"response\";a:4:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"5.3.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.6.2\";s:12:\"requires_php\";s:6:\"5.6.20\";s:16:\"requires_plugins\";a:0:{}}s:39:\"copy-delete-posts/copy-delete-posts.php\";O:8:\"stdClass\":14:{s:2:\"id\";s:31:\"w.org/plugins/copy-delete-posts\";s:4:\"slug\";s:17:\"copy-delete-posts\";s:6:\"plugin\";s:39:\"copy-delete-posts/copy-delete-posts.php\";s:11:\"new_version\";s:5:\"1.4.9\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/copy-delete-posts/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/copy-delete-posts.1.4.9.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/copy-delete-posts/assets/icon-128x128.png?rev=2997966\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/copy-delete-posts/assets/banner-772x250.jpg?rev=2267040\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"6.6.2\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}s:14:\"upgrade_notice\";s:180:\"<p>What's new in 1.4.9?\n* Removed optimization logs for users to prevent performance optimizations of the plugin in future\n* [PRO] Improved cross-site duplication of posts</p>\";}s:16:\"kubio/plugin.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:19:\"w.org/plugins/kubio\";s:4:\"slug\";s:5:\"kubio\";s:6:\"plugin\";s:16:\"kubio/plugin.php\";s:11:\"new_version\";s:5:\"2.3.3\";s:3:\"url\";s:36:\"https://wordpress.org/plugins/kubio/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/kubio.2.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:50:\"https://ps.w.org/kubio/assets/icon.svg?rev=2642537\";s:3:\"svg\";s:50:\"https://ps.w.org/kubio/assets/icon.svg?rev=2642537\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:61:\"https://ps.w.org/kubio/assets/banner-1544x500.png?rev=2997702\";s:2:\"1x\";s:60:\"https://ps.w.org/kubio/assets/banner-772x250.png?rev=2997702\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.6.2\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:35:\"litespeed-cache/litespeed-cache.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/litespeed-cache\";s:4:\"slug\";s:15:\"litespeed-cache\";s:6:\"plugin\";s:35:\"litespeed-cache/litespeed-cache.php\";s:11:\"new_version\";s:5:\"6.5.2\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/litespeed-cache/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/litespeed-cache.6.5.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181\";s:2:\"1x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=2554181\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2554181\";s:2:\"1x\";s:70:\"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2554181\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"6.6.2\";s:12:\"requires_php\";b:0;s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}s:7:\"checked\";a:6:{s:19:\"akismet/akismet.php\";s:5:\"5.3.2\";s:39:\"copy-delete-posts/copy-delete-posts.php\";s:5:\"1.4.6\";s:9:\"hello.php\";s:5:\"1.7.2\";s:16:\"kubio/plugin.php\";s:5:\"2.2.0\";s:35:\"litespeed-cache/litespeed-cache.php\";s:3:\"6.1\";s:27:\"updraftplus/updraftplus.php\";s:9:\"2.23.7.26\";}}','off'),(145926,'_site_transient_timeout_available_translations','1729636648','off'),(145927,'_site_transient_available_translations','a:131:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-05-13 15:59:22\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"am\";a:8:{s:8:\"language\";s:2:\"am\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-09-29 20:43:49\";s:12:\"english_name\";s:7:\"Amharic\";s:11:\"native_name\";s:12:\"į įįį\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.0.9/am.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"am\";i:2;s:3:\"amh\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"įį„į\";}}s:3:\"arg\";a:8:{s:8:\"language\";s:3:\"arg\";s:7:\"version\";s:8:\"6.2-beta\";s:7:\"updated\";s:19:\"2022-09-22 16:46:56\";s:12:\"english_name\";s:9:\"Aragonese\";s:11:\"native_name\";s:9:\"AragonĆ©s\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/6.2-beta/arg.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"an\";i:2;s:3:\"arg\";i:3;s:3:\"arg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continar\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-13 12:49:38\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"Ų§ŁŲ¹Ų±ŲØŁŲ©\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Ł ŲŖŲ§ŲØŲ¹Ų©\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"Ų§ŁŲ¹Ų±ŲØŁŲ© Ų§ŁŁ ŲŗŲ±ŲØŁŲ©\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Ų§ŁŁ ŲŖŲ§ŲØŲ¹Ų©\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-16 07:55:52\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"ą¦ ą¦øą¦®ą§ą¦Æą¦¼ą¦¾\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-01-19 08:58:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"ŚÆŲ¤ŁŲ¦Ū Ų¢Ų°Ų±ŲØŲ§ŪŲ¬Ų§Ł\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.4.5/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"AzÉrbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"ŠŠµŠ»Š°ŃŃŃŠŗŠ°Ń мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.26/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"ŠŃаŃŃŠ³Š½ŃŃŃ\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 11:39:48\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"ŠŃлгаŃŃŠŗŠø\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"ŠŠ°ŠæŃеГ\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-21 11:26:40\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"ą¦¬ą¦¾ą¦ą¦²ą¦¾\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:28:\"ą¦ą¦¾ą¦²ą¦æą§ą§ যান\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2020-10-30 03:24:38\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"ą½ą½¼ą½ą¼ą½”ą½²ą½\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/5.8-beta/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:33:\"ą½ą½“ą¼ą½ą½ą½“ą½ą¼ą½ą½“ą¼\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 20:45:53\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-01 20:31:35\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"CatalĆ \";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-23 09:49:04\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"ÄeÅ”tina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"PokraÄovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-14 17:44:28\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-27 09:32:19\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"FortsƦt\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-29 10:55:35\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/6.6.2/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-29 10:55:14\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-16 07:47:37\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Ćsterreich)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/de_AT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-12 12:21:36\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-12 12:21:12\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.6.2/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dsb\";a:8:{s:8:\"language\";s:3:\"dsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-16 12:13:09\";s:12:\"english_name\";s:13:\"Lower Sorbian\";s:11:\"native_name\";s:16:\"DolnoserbÅ”Äina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/dsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"dsb\";i:3;s:3:\"dsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Dalej\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"ą½¢ą¾«ą½¼ą½ą¼ą½\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-27 05:54:01\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Īλληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Ī£Ļ Ī½ĪĻεια\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-13 21:41:14\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-23 06:54:09\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-02 16:47:50\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 01:27:38\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 01:52:04\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-17 16:02:45\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"DaÅrigi\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-14 13:29:14\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"EspaƱol de MĆ©xico\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-20 23:44:51\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"EspaƱol de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-16 19:05:01\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"EspaƱol de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-11-08 20:42:04\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"EspaƱol de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-10-16 16:00:04\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"EspaƱol de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_EC\";a:8:{s:8:\"language\";s:5:\"es_EC\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-04-21 13:32:10\";s:12:\"english_name\";s:17:\"Spanish (Ecuador)\";s:11:\"native_name\";s:19:\"EspaƱol de Ecuador\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/es_EC.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_DO\";a:8:{s:8:\"language\";s:5:\"es_DO\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2021-10-08 14:32:50\";s:12:\"english_name\";s:28:\"Spanish (Dominican Republic)\";s:11:\"native_name\";s:33:\"EspaƱol de RepĆŗblica Dominicana\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.8.10/es_DO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_UY\";a:8:{s:8:\"language\";s:5:\"es_UY\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-31 18:33:26\";s:12:\"english_name\";s:17:\"Spanish (Uruguay)\";s:11:\"native_name\";s:19:\"EspaƱol de Uruguay\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/es_UY.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PR\";a:8:{s:8:\"language\";s:5:\"es_PR\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-29 15:36:59\";s:12:\"english_name\";s:21:\"Spanish (Puerto Rico)\";s:11:\"native_name\";s:23:\"EspaƱol de Puerto Rico\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.4.16/es_PR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-16 21:04:12\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"EspaƱol de PerĆŗ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"EspaƱol de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.21/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-11 22:54:09\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"EspaƱol\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-28 23:24:21\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"EspaƱol de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-06 09:50:37\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"JƤtka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-10 00:15:35\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_AF\";a:8:{s:8:\"language\";s:5:\"fa_AF\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-06-20 17:15:28\";s:12:\"english_name\";s:21:\"Persian (Afghanistan)\";s:11:\"native_name\";s:31:\"(ŁŲ§Ų±Ų³Ū (Ų§ŁŲŗŲ§ŁŲ³ŲŖŲ§Ł\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/fa_AF.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Ų§ŲÆŲ§Ł Ł\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-13 09:15:26\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"ŁŲ§Ų±Ų³Ū\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Ų§ŲÆŲ§Ł Ł\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-20 07:24:00\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-27 09:59:26\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"FranƧais\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-30 11:36:50\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"FranƧais du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-02-01 23:56:53\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"FranƧais de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2023-04-30 13:56:46\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"fy\";a:8:{s:8:\"language\";s:2:\"fy\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-12-25 12:53:23\";s:12:\"english_name\";s:7:\"Frisian\";s:11:\"native_name\";s:5:\"Frysk\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.2.6/fy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fy\";i:2;s:3:\"fry\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Trochgean\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"GĆ idhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-16 15:56:34\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 13:34:33\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ąŖą«ąŖąŖ°ąŖ¾ąŖ¤ą«\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ąŖąŖ¾ąŖ²ą« ąŖ°ąŖ¾ąŖą«\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.33\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"ŁŲ²Ų§Ų±Ł ŚÆŪ\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.4.33/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Ų§ŲÆŲ§Ł Ł\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2024-05-04 18:39:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"×¢Ö“×ְר֓××Ŗ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"××ש×\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-02-25 08:05:38\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"ą¤¹ą¤æą¤Øą„ą¤¦ą„\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ą¤ą¤¾ą¤°ą„ ą¤°ą¤ą„ą¤\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-24 18:18:49\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-02-22 17:37:32\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"HornjoserbÅ”Äina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 15:50:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"FolytatĆ”s\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"ÕÕ”ÕµÕ„ÖÕ„Õ¶\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"ÕÕ”ÖÕøÖÕ¶Õ”ÕÆÕ„Õ¬\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-22 16:54:41\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Ćslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Ćfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-17 09:31:39\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-15 07:15:06\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"ę„ę¬čŖ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"ꬔćø\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.26\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.26/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"NerusakĆ©\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-12 07:15:01\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"į„įį įį£įį\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"įįįį į«įįįįį\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2023-07-05 11:40:39\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.2.6/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-18 02:49:24\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"ŅŠ°Š·Š°Ņ ŃŃŠ»Ń\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"ŠŠ°Š»ŅаŃŃŃŃŃ\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.21\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"įį¶įį¶įįįįį\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.21/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"įįįį\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-18 15:21:55\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ą²ą²Øą³ą²Øą²”\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ą²®ą³ą²ą²¦ą³ą²µą²°ą²æą²øą³\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-14 13:16:53\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"ķźµģ“\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"ź³ģ\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-24 01:25:58\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"ŁŁŲ±ŲÆŪā\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.6.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ŲØŁāŲ±ŲÆŁāŁŲ§Ł ŲØŁā\";}}s:3:\"kir\";a:8:{s:8:\"language\";s:3:\"kir\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-20 18:29:58\";s:12:\"english_name\";s:6:\"Kyrgyz\";s:11:\"native_name\";s:16:\"ŠŃŃŠ³ŃŠ·ŃŠ°\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.6.2/kir.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ky\";i:2;s:3:\"kir\";i:3;s:3:\"kir\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"УланŃŃŃ\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ąŗąŗ²ąŗŖąŗ²ąŗ„າວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ąŗą»ą»āą»ąŗ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-13 13:11:03\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.5.5/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"TÄsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-06-20 17:21:01\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"LatvieÅ”u valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"TurpinÄt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"6.0.9\";s:7:\"updated\";s:19:\"2022-10-01 09:23:52\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"ŠŠ°ŠŗŠµŠ“Š¾Š½ŃŠŗŠø ŃŠ°Š·ŠøŠŗ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.0.9/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"ŠŃоГолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-05 15:57:37\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"ą“®ą“²ą“Æą“¾ą“³ą“\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ą“¤ąµą“ą“°ąµą“\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"6.5.5\";s:7:\"updated\";s:19:\"2024-06-20 17:22:06\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"ŠŠ¾Š½Š³Š¾Š»\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.5.5/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-07 08:41:30\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठą„\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ą¤øą„ą¤°ą„ ą¤ ą„ą¤µą¤¾\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"5.5.15\";s:7:\"updated\";s:19:\"2022-03-11 13:52:22\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.5.15/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.2.38\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"įįį¬į į¬\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.38/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"įįįŗįįįŗįįÆįįŗįį±į¬įįŗįį«į\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-07-21 18:30:52\";s:12:\"english_name\";s:19:\"Norwegian (BokmĆ„l)\";s:11:\"native_name\";s:13:\"Norsk bokmĆ„l\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-30 11:32:23\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"ą¤Øą„ą¤Ŗą¤¾ą¤²ą„\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"ą¤ą¤¾ą¤°ą„ ą¤°ą¤¾ą¤ą„ą¤Øą„ą¤¹ą„सą„\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-18 17:56:44\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/6.6.2/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-25 13:42:31\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (BelgiĆ«)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-29 17:28:05\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-03-18 10:59:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.25/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:15:\"Panjabi (India)\";s:11:\"native_name\";s:18:\"ąØŖą©°ąØąØ¾ąØ¬ą©\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ąØąØ¾ąØ°ą© ąØ°ą©±ąØą©\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-27 06:32:31\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.3.34\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پŚŲŖŁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.3.34/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"ŲÆŁŲ§Ł ŁŲ±Ś©ŚŁ\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-14 07:51:49\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"PortuguĆŖs (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/6.6.2/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-21 17:22:37\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"PortuguĆŖs do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-22 13:12:01\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"PortuguĆŖs\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2023-08-21 12:15:00\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"PortuguĆŖs de Angola\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.4.5/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"RuĆ”inga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-22 17:30:26\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"RomĆ¢nÄ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ContinuÄ\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-01 23:45:25\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Š ŃŃŃŠŗŠøŠ¹\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"ŠŃоГолжиŃŃ\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Š”Š°Ń Š°Š»ŃŃ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Š”Š°Š»ŅŠ°Š°\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-07-07 01:53:37\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"Ų³ŁŚŁ\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.4.16/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Ų§Ś³ŲŖŁ ŁŁŁ\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"ą·ą·ą¶ą·ą¶½\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"ą¶Æą·ą¶ą¶§ą¶ø ą¶ą¶»ą¶ą·ą¶± ą¶ŗą¶±ą·ą¶±\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-02 07:50:42\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"SlovenÄina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"PokraÄovaÅ„\";}}s:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-21 09:44:08\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"Ų³Ų±Ų§Ų¦ŪŚ©Ū\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/6.6.2/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"Ų¬Ų§Ų±Ū Ų±Ś©Ś¾Ł\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-30 07:14:35\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"SlovenÅ”Äina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-02 11:01:55\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-20 22:15:56\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Š”ŃŠæŃŠŗŠø ŃŠµŠ·ŠøŠŗ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"ŠŠ°ŃŃŠ°Š²Šø\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-20 14:19:52\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"FortsƤtt\";}}s:2:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-06-20 17:29:45\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"ÅlÅnskÅ gÅdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"KÅntynuowaÄ\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிஓąÆ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"ą®¤ąÆą®ą®°ą®µąÆą®®ąÆ\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.38\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிஓąÆ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.38/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ą®¤ąÆą®ą®°ąÆą®\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"ą°¤ą±ą°²ą±ą°ą±\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"ą°ą±ą°Øą°øą°¾ą°ą°æą°ą°ą±\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.8.10\";s:7:\"updated\";s:19:\"2022-06-08 04:30:30\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ą¹ąøąø¢\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.8.10/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ąøą¹ąøą¹ąø\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:6:\"4.8.25\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.25/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-08-14 17:49:29\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"TürkƧe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Š¢Š°ŃŠ°Ń ŃŠµŠ»Šµ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"Š“ÓŠ²Š°Š¼ ŠøŃŅÆ\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-10-15 02:48:48\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"Ų¦ŪŁŲŗŪŲ±ŚŪ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"ŲÆŲ§ŪŲ§Ł ŁŲ§Ų“ŲŖŪŲ±ŪŲ“\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"6.4.5\";s:7:\"updated\";s:19:\"2024-03-06 18:52:07\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Š£ŠŗŃŠ°ŃнŃŃŠŗŠ°\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.4.5/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"ŠŃŠ¾Š“Š¾Š²Š¶ŠøŃŠø\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.4.16\";s:7:\"updated\";s:19:\"2020-04-09 11:17:33\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"Ų§Ų±ŲÆŁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.4.16/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"Ų¬Ų§Ų±Ū Ų±Ś©Ś¾ŪŚŗ\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:8:\"5.8-beta\";s:7:\"updated\";s:19:\"2021-02-28 12:02:22\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"Oāzbekcha\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/translation/core/5.8-beta/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-23 10:07:11\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiįŗæng Viį»t\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/6.6.2/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiįŗæp tỄc\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-10 18:56:55\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"ē®ä½äøę\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"ē»§ē»\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"6.6.2\";s:7:\"updated\";s:19:\"2024-09-10 20:43:54\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"ē¹é«äøę\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.6.2/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"ē¹¼ēŗ\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"6.2.6\";s:7:\"updated\";s:19:\"2022-07-15 15:25:03\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:12:\"é¦ęøÆäøę\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/6.2.6/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"ē¹¼ēŗ\";}}}','off'),(145969,'_site_transient_timeout_wp_theme_files_patterns-c83c4d01d58348fb2b3dcefb0fb1fc4f','1729636119','off'),(145970,'_site_transient_wp_theme_files_patterns-c83c4d01d58348fb2b3dcefb0fb1fc4f','a:2:{s:7:\"version\";s:6:\"1.0.11\";s:8:\"patterns\";a:0:{}}','off'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- 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 = utf8 */; 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=InnoDB AUTO_INCREMENT=339 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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 (1,2,'_wp_page_template','default'),(13,13,'_kubio_created_at_activation','1'),(14,13,'_wp_page_template','default'),(15,14,'_kubio_created_at_activation','1'),(16,14,'_wp_page_template','default'),(50,11,'saved_in_kubio','1'),(60,1,'_edit_last','1'),(61,1,'_wp_page_template','default'),(62,1,'_edit_lock','1709062289:1'),(63,13,'_edit_last','1'),(64,13,'_edit_lock','1712601457:1'),(76,14,'_edit_last','1'),(77,14,'_edit_lock','1709062509:1'),(78,75,'_wp_page_template','default'),(79,75,'_cdp_origin','71'),(80,75,'_cdp_origin_site','-1'),(81,75,'_cdp_origin_title',' Privacy (Backup) #[Counter]'),(82,75,'_cdp_counter','2'),(83,75,'_wp_page_template','default'),(84,75,'_wp_page_template','default'),(85,75,'_cdp_origin','3'),(86,75,'_edit_last','1'),(87,75,'_edit_lock','1709064061:1'),(88,75,'saved_in_kubio','1'),(89,75,'kubio_template_autosave_type','preview'),(91,95,'_wp_attached_file','2024/02/DAA-01-Home-01.webp'),(92,95,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1176;s:6:\"height\";i:583;s:4:\"file\";s:27:\"2024/02/DAA-01-Home-01.webp\";s:8:\"filesize\";i:32400;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"DAA-01-Home-01-300x149.webp\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:3220;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"DAA-01-Home-01-1024x508.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23026;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"DAA-01-Home-01-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:1840;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"DAA-01-Home-01-768x381.webp\";s:5:\"width\";i:768;s:6:\"height\";i:381;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15460;}}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:{}}}'),(98,134,'_wp_page_template','default'),(99,134,'_cdp_origin','75'),(100,134,'_cdp_origin_site','-1'),(101,134,'_cdp_origin_title',' Cookies Policy #[Counter]'),(102,134,'_cdp_counter','2'),(103,134,'_wp_page_template','default'),(104,134,'_wp_page_template','default'),(105,134,'_wp_page_template','default'),(106,134,'_cdp_origin','71'),(107,134,'_cdp_origin','3'),(108,134,'_edit_lock','1709078734:1'),(109,134,'_edit_last','1'),(110,134,'saved_in_kubio','1'),(114,146,'_wp_page_template','default'),(115,146,'_cdp_origin','75'),(116,146,'_cdp_origin_site','-1'),(117,146,'_cdp_origin_title',' Cookies Policy #[Counter]'),(118,146,'_cdp_counter','3'),(119,146,'_wp_page_template','default'),(120,146,'_wp_page_template','default'),(121,146,'_wp_page_template','default'),(122,146,'_cdp_origin','71'),(123,146,'_cdp_origin','3'),(124,146,'_edit_last','1'),(125,146,'_edit_lock','1709078820:1'),(126,146,'saved_in_kubio','1'),(127,154,'_wp_page_template','default'),(128,154,'_cdp_origin','75'),(129,154,'_cdp_origin_site','-1'),(130,154,'_cdp_origin_title',' Cookies Policy #[Counter]'),(131,154,'_cdp_counter','4'),(132,154,'_wp_page_template','default'),(133,154,'_wp_page_template','default'),(134,154,'_wp_page_template','default'),(135,154,'_cdp_origin','71'),(136,154,'_cdp_origin','3'),(137,154,'_edit_last','1'),(138,154,'_edit_lock','1709247661:1'),(139,154,'saved_in_kubio','1'),(140,154,'kubio_template_autosave_type','preview'),(142,165,'_wp_page_template','default'),(143,165,'_cdp_origin','154'),(144,165,'_cdp_origin_site','-1'),(145,165,'_cdp_origin_title',' FAQs #[Counter]'),(146,165,'_cdp_counter','2'),(147,165,'_wp_page_template','default'),(148,165,'_wp_page_template','default'),(149,165,'_wp_page_template','default'),(150,165,'_wp_page_template','default'),(151,165,'_cdp_origin','75'),(152,165,'_cdp_origin','71'),(153,165,'_cdp_origin','3'),(154,165,'_edit_last','1'),(155,165,'_edit_lock','1709359367:1'),(156,167,'_wp_page_template','default'),(157,167,'_cdp_origin','165'),(158,167,'_cdp_origin_site','-1'),(159,167,'_cdp_origin_title',' About Us #[Counter]'),(160,167,'_cdp_counter','2'),(161,167,'_wp_page_template','default'),(162,167,'_wp_page_template','default'),(163,167,'_wp_page_template','default'),(164,167,'_wp_page_template','default'),(165,167,'_wp_page_template','default'),(166,167,'_cdp_origin','154'),(167,167,'_cdp_origin','75'),(168,167,'_cdp_origin','71'),(169,167,'_cdp_origin','3'),(170,167,'_edit_last','1'),(171,167,'_edit_lock','1709268442:1'),(172,170,'_wp_attached_file','2024/03/kubio-image-4-2.png'),(173,170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:27:\"2024/03/kubio-image-4-2.png\";s:8:\"filesize\";i:5428;s:5:\"sizes\";a:0:{}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:{}}}'),(174,167,'saved_in_kubio','1'),(175,176,'saved_in_kubio','1'),(176,176,'_menu_item_type','custom'),(177,176,'_menu_item_menu_item_parent','0'),(178,176,'_menu_item_object_id','176'),(179,176,'_menu_item_object','custom'),(180,176,'_menu_item_target',''),(181,176,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(182,176,'_menu_item_xfn',''),(183,176,'_menu_item_url','https://daralalim.com/about/'),(184,179,'_wp_attached_file','2024/03/neom-qGH25zv5xMk-unsplash-smaller.jpg'),(185,179,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:45:\"2024/03/neom-qGH25zv5xMk-unsplash-smaller.jpg\";s:8:\"filesize\";i:203032;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"neom-qGH25zv5xMk-unsplash-smaller-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16653;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"neom-qGH25zv5xMk-unsplash-smaller-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142354;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"neom-qGH25zv5xMk-unsplash-smaller-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"neom-qGH25zv5xMk-unsplash-smaller-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85620;}}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:{}}}'),(186,180,'_wp_attached_file','2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller.jpg'),(187,180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:809;s:4:\"file\";s:53:\"2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller.jpg\";s:8:\"filesize\";i:117908;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:53:\"george-vidos-5DpHZGemAyo-unsplash-smaller-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10090;}s:5:\"large\";a:5:{s:4:\"file\";s:54:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1024x690.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:53:\"george-vidos-5DpHZGemAyo-unsplash-smaller-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4181;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"george-vidos-5DpHZGemAyo-unsplash-smaller-768x518.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51963;}}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:{}}}'),(188,165,'saved_in_kubio','1'),(189,185,'saved_in_kubio','1'),(190,185,'_menu_item_type','custom'),(191,185,'_menu_item_menu_item_parent','0'),(192,185,'_menu_item_object_id','185'),(193,185,'_menu_item_object','custom'),(194,185,'_menu_item_target',''),(195,185,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(196,185,'_menu_item_xfn',''),(197,185,'_menu_item_url','https://daralalim.com/why/'),(198,186,'saved_in_kubio','1'),(199,186,'_menu_item_type','custom'),(200,186,'_menu_item_menu_item_parent','0'),(201,186,'_menu_item_object_id','186'),(202,186,'_menu_item_object','custom'),(203,186,'_menu_item_target',''),(204,186,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(205,186,'_menu_item_xfn',''),(206,186,'_menu_item_url','https://daralalim.com/arabic/'),(207,187,'saved_in_kubio','1'),(208,187,'_menu_item_type','custom'),(209,187,'_menu_item_menu_item_parent','0'),(210,187,'_menu_item_object_id','187'),(211,187,'_menu_item_object','custom'),(212,187,'_menu_item_target',''),(213,187,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(214,187,'_menu_item_xfn',''),(215,187,'_menu_item_url','https://daralalim.com/quran/'),(216,188,'saved_in_kubio','1'),(217,188,'_menu_item_type','custom'),(218,188,'_menu_item_menu_item_parent','0'),(219,188,'_menu_item_object_id','188'),(220,188,'_menu_item_object','custom'),(221,188,'_menu_item_target',''),(222,188,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(223,188,'_menu_item_xfn',''),(224,188,'_menu_item_url','https://daralalim.com/contact/'),(225,190,'_wp_attached_file','2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1.jpg'),(226,190,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:809;s:4:\"file\";s:55:\"2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1.jpg\";s:8:\"filesize\";i:117908;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10090;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1024x690.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4181;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-768x518.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51963;}}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:{}}}'),(227,194,'_wp_attached_file','2024/03/neom-qGH25zv5xMk-unsplash-smaller-1.jpg'),(228,194,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2024/03/neom-qGH25zv5xMk-unsplash-smaller-1.jpg\";s:8:\"filesize\";i:203032;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"neom-qGH25zv5xMk-unsplash-smaller-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16653;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"neom-qGH25zv5xMk-unsplash-smaller-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142354;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"neom-qGH25zv5xMk-unsplash-smaller-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"neom-qGH25zv5xMk-unsplash-smaller-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85620;}}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:{}}}'),(229,195,'_wp_attached_file','2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1.jpg'),(230,195,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:809;s:4:\"file\";s:57:\"2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1.jpg\";s:8:\"filesize\";i:117908;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10090;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1024x690.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4181;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-768x518.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51963;}}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:{}}}'),(231,203,'_wp_attached_file','2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1.jpg'),(232,203,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:49:\"2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1.jpg\";s:8:\"filesize\";i:203032;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"neom-qGH25zv5xMk-unsplash-smaller-1-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16653;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"neom-qGH25zv5xMk-unsplash-smaller-1-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142354;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"neom-qGH25zv5xMk-unsplash-smaller-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"neom-qGH25zv5xMk-unsplash-smaller-1-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85620;}}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:{}}}'),(233,204,'_wp_attached_file','2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1.jpg'),(234,204,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:809;s:4:\"file\";s:59:\"2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1.jpg\";s:8:\"filesize\";i:117908;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10090;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1024x690.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4181;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-768x518.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51963;}}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:{}}}'),(235,207,'_wp_attached_file','2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg'),(236,207,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:51:\"2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\";s:8:\"filesize\";i:203032;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"neom-qGH25zv5xMk-unsplash-smaller-1-1-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16653;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"neom-qGH25zv5xMk-unsplash-smaller-1-1-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142354;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"neom-qGH25zv5xMk-unsplash-smaller-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6846;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"neom-qGH25zv5xMk-unsplash-smaller-1-1-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85620;}}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:{}}}'),(237,208,'_wp_attached_file','2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg'),(238,208,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:809;s:4:\"file\";s:61:\"2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\";s:8:\"filesize\";i:117908;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10090;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1-1024x690.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4181;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:61:\"george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1-768x518.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51963;}}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:{}}}'),(239,211,'_wp_attached_file','2024/03/kubio-image-103.png'),(240,211,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:27:\"2024/03/kubio-image-103.png\";s:8:\"filesize\";i:361961;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"kubio-image-103-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98433;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"kubio-image-103-1024x682.png\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1084730;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"kubio-image-103-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36902;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"kubio-image-103-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:614021;}}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:{}}}'),(242,254,'_wp_attached_file','2024/03/kubio-image-103-1.png'),(243,254,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:29:\"2024/03/kubio-image-103-1.png\";s:8:\"filesize\";i:361961;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"kubio-image-103-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:98433;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"kubio-image-103-1-1024x682.png\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1084730;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"kubio-image-103-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36902;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"kubio-image-103-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:614021;}}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:{}}}'),(244,274,'_wp_page_template','default'),(245,274,'_cdp_origin','165'),(246,274,'_cdp_origin_site','-1'),(247,274,'_cdp_origin_title',' About Us #[Counter]'),(248,274,'_cdp_counter','3'),(249,274,'_wp_page_template','default'),(250,274,'_wp_page_template','default'),(251,274,'_wp_page_template','default'),(252,274,'_wp_page_template','default'),(253,274,'_wp_page_template','default'),(254,274,'_cdp_origin','154'),(255,274,'_cdp_origin','75'),(256,274,'_cdp_origin','71'),(257,274,'_cdp_origin','3'),(258,274,'_edit_last','1'),(259,274,'_edit_lock','1709592154:1'),(260,274,'saved_in_kubio','1'),(261,299,'_wp_attached_file','2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg'),(262,299,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1192;s:4:\"file\";s:52:\"2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\";s:8:\"filesize\";i:61850;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"allec-gomes-Ndutfk-jjLc-unsplash-smaller-252x300.jpg\";s:5:\"width\";i:252;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7906;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"allec-gomes-Ndutfk-jjLc-unsplash-smaller-859x1024.jpg\";s:5:\"width\";i:859;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53110;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"allec-gomes-Ndutfk-jjLc-unsplash-smaller-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3684;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:52:\"allec-gomes-Ndutfk-jjLc-unsplash-smaller-768x915.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:915;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44524;}s:12:\"kubio-fullhd\";a:5:{s:4:\"file\";s:53:\"allec-gomes-Ndutfk-jjLc-unsplash-smaller-906x1080.jpg\";s:5:\"width\";i:906;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58002;}}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:{}}}'),(263,300,'_wp_attached_file','2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg'),(264,300,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:809;s:4:\"file\";s:55:\"2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\";s:8:\"filesize\";i:117908;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"george-vidos-5DpHZGemAyo-unsplash-smaller-2-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10090;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"george-vidos-5DpHZGemAyo-unsplash-smaller-2-1024x690.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88829;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"george-vidos-5DpHZGemAyo-unsplash-smaller-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4181;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"george-vidos-5DpHZGemAyo-unsplash-smaller-2-768x518.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51963;}}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:{}}}'),(265,274,'kubio_template_autosave_type','preview'),(267,346,'_kubio_template_source','theme'),(268,347,'_kubio_template_source','theme'),(269,348,'_kubio_template_source','theme'),(270,349,'_kubio_template_source','theme'),(271,350,'_kubio_template_source','theme'),(272,351,'_kubio_template_source','theme'),(273,352,'_kubio_template_source','theme'),(274,353,'_kubio_template_source','theme'),(275,354,'_kubio_template_source','theme'),(276,355,'_kubio_template_source','theme'),(277,356,'_kubio_template_source','theme'),(281,360,'_kubio_template_source','theme'),(282,361,'_kubio_template_source','theme'),(283,362,'_kubio_template_source','theme'),(284,363,'_kubio_template_source','theme'),(285,364,'_kubio_template_source','kubio'),(286,365,'_kubio_template_source','kubio'),(287,366,'_kubio_template_source','kubio'),(288,367,'_kubio_template_source','kubio'),(305,390,'origin','theme'),(311,395,'_kubio_template_source','kubio'),(312,396,'_kubio_template_source','kubio'),(313,397,'_kubio_template_source','kubio'),(314,398,'_kubio_template_source','kubio'),(315,399,'_kubio_template_source','kubio'),(316,400,'_kubio_template_source','kubio'),(317,401,'_kubio_template_source','kubio'),(318,402,'_kubio_template_source','kubio'),(319,403,'_kubio_template_source','kubio'),(320,404,'_kubio_template_source','kubio'),(321,405,'_kubio_template_source','kubio'),(322,406,'_kubio_template_source','kubio'),(323,407,'_kubio_template_source','kubio'),(324,408,'_kubio_template_source','kubio'),(325,409,'_kubio_template_source','kubio'),(326,410,'_kubio_template_source','kubio'),(327,411,'_kubio_template_source','kubio'),(328,409,'saved_in_kubio','1'),(329,176,'_wp_old_date','2024-03-02'),(330,185,'_wp_old_date','2024-03-02'),(331,186,'_wp_old_date','2024-03-02'),(332,187,'_wp_old_date','2024-03-02'),(333,188,'_wp_old_date','2024-03-02'),(334,408,'saved_in_kubio','1'),(335,406,'saved_in_kubio','1'),(336,397,'saved_in_kubio','1'); /*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- 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 = utf8 */; 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=InnoDB AUTO_INCREMENT=454 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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 (1,1,'2023-10-29 16:56:20','2023-10-29 16:56:20','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','draft','closed','closed','','hello-world','','','2024-02-27 19:31:29','2024-02-27 19:31:29','',0,'http://daralalim.com/?p=1',0,'post','',1),(2,1,'2023-10-29 16:56:20','2023-10-29 16:56:20','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://daralalim.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2023-10-29 16:56:20','2023-10-29 16:56:20','',0,'http://daralalim.com/?page_id=2',0,'page','',0),(4,0,'2023-10-29 16:56:20','2023-10-29 16:56:20','<!-- wp:navigation-link {\"label\":\"About Us\",\"type\":\"page\",\"id\":165,\"url\":\"https://daralalim.com/about/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Why Us\",\"type\":\"page\",\"id\":274,\"url\":\"https://daralalim.com/why/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"FAQs\",\"type\":\"page\",\"id\":154,\"url\":\"https://daralalim.com/faqs/\",\"kind\":\"post-type\"} /-->','Navigation','','publish','closed','closed','','navigation','','','2024-04-08 15:55:49','2024-04-08 15:55:49','',0,'http://daralalim.com/index.php/2023/10/29/navigation/',0,'wp_navigation','',0),(7,1,'2024-02-27 15:37:34','2024-02-27 15:37:34','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-bizboost','','','2024-02-27 15:37:34','2024-02-27 15:37:34','',0,'https://daralalim.com/index.php/2024/02/27/wp-global-styles-bizboost/',0,'wp_global_styles','',0),(11,1,'2024-02-27 15:55:28','2024-02-27 15:55:28','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,500,700]},{\"family\":\"Adamina\",\"variants\":[700,600,500]},{\"family\":\"Advent Pro\",\"variants\":[700]},{\"family\":\"DM Serif Display\",\"variants\":[700,600,500]},{\"family\":\"DM Sans\",\"variants\":[600]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[0,56,112],\"slug\":\"kubio-color-8\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[0,98,196],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[74,93,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[37,74,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[0,56,112],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[0,13,26],\"parent\":\"kubio-color-8\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"DM Sans\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":500,\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":5},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":4,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":2},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1.2,\"unit\":\"em\"},\"transform\":\"uppercase\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":1},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"DM Sans\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"DM Sans\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}},\"letterSpacing\":{\"value\":0.2,\"unit\":\"px\"}},\"lead\":{\"size\":{\"value\":25,\"unit\":\"px\"},\"family\":\"DM Sans\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":500,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"jBTaYI6OT\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[15,56,88],\"slug\":\"kubio-color-8\"}]}','Kubio Globals','','publish','closed','closed','','kubio-globals','','','2024-09-02 10:08:14','2024-09-02 10:08:14','',0,'https://daralalim.com/?kubio-globals=kubio-globals',0,'kubio-globals','',0),(12,1,'2024-02-27 15:55:28','2024-02-27 15:55:28','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"slug\":\"kubio-color-1\",\"color\":[66,99,190]},{\"slug\":\"kubio-color-2\",\"color\":[234,147,116]},{\"slug\":\"kubio-color-3\",\"color\":[128,136,144]},{\"slug\":\"kubio-color-4\",\"color\":[43,66,123]},{\"slug\":\"kubio-color-5\",\"color\":[255,255,255]},{\"slug\":\"kubio-color-6\",\"color\":[18,19,21]}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":\"400\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"decoration\":\"none\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"visited\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"Poppins\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"Poppins\"},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":\"300\",\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"kRvOc8KJm\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true}}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 15:55:28','2024-02-27 15:55:28','',11,'https://daralalim.com/?p=12',0,'revision','',0),(13,1,'2024-02-27 15:55:28','2024-02-27 15:55:28','','','','publish','closed','closed','','home','','','2024-04-08 15:55:48','2024-04-08 15:55:48','',0,'https://daralalim.com/index.php/front_page/',0,'page','',0),(14,1,'2024-02-27 15:55:28','2024-02-27 15:55:28','','Blog','','draft','closed','closed','','blog','','','2024-02-27 19:35:09','2024-02-27 19:35:09','',0,'https://daralalim.com/index.php/blog/',0,'page','',0),(36,1,'2024-02-27 16:05:24','2024-02-27 16:05:24','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Source Sans Pro\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-1),1)\",\"decoration\":\"none\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"Oswald\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":700,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"Oswald\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"Oswald\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":700,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"Oswald\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":500,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"Oswald\"},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":500,\"family\":\"Oswald\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Source Sans Pro\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Source Sans Pro\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"AVR8Ln5LK\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"slug\":\"kubio-color-1\",\"color\":[66,99,190]},{\"slug\":\"kubio-color-2\",\"color\":[234,147,116]},{\"slug\":\"kubio-color-3\",\"color\":[128,136,144]},{\"slug\":\"kubio-color-4\",\"color\":[43,66,123]},{\"slug\":\"kubio-color-5\",\"color\":[255,255,255]},{\"slug\":\"kubio-color-6\",\"color\":[18,19,21]}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 16:05:24','2024-02-27 16:05:24','',11,'https://daralalim.com/?p=36',0,'revision','',0),(38,1,'2024-02-27 17:25:34','2024-02-27 17:25:34','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Mulish\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"#ffad3a\",\"decoration\":\"none\",\"states\":{\"hover\":{\"color\":\"#0f3859\",\"decoration\":\"underline\"}}},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\"},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":400,\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Mulish\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Mulish\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"QypvWdK9G\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"slug\":\"kubio-color-1\",\"color\":[66,99,190]},{\"slug\":\"kubio-color-2\",\"color\":[234,147,116]},{\"slug\":\"kubio-color-3\",\"color\":[128,136,144]},{\"slug\":\"kubio-color-4\",\"color\":[43,66,123]},{\"slug\":\"kubio-color-5\",\"color\":[255,255,255]},{\"slug\":\"kubio-color-6\",\"color\":[18,19,21]}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 17:25:34','2024-02-27 17:25:34','',11,'https://daralalim.com/?p=38',0,'revision','',0),(41,1,'2024-02-27 17:38:54','2024-02-27 17:38:54','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Mulish\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":300,\"color\":\"#0f3859\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"#0f3859\",\"decoration\":\"none\"}}},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\"},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":400,\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Mulish\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Mulish\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"BsC5sjWmH\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"slug\":\"kubio-color-1\",\"color\":[66,99,190]},{\"slug\":\"kubio-color-2\",\"color\":[234,147,116]},{\"slug\":\"kubio-color-3\",\"color\":[128,136,144]},{\"slug\":\"kubio-color-4\",\"color\":[43,66,123]},{\"slug\":\"kubio-color-5\",\"color\":[255,255,255]},{\"slug\":\"kubio-color-6\",\"color\":[18,19,21]}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 17:38:54','2024-02-27 17:38:54','',11,'https://daralalim.com/?p=41',0,'revision','',0),(43,1,'2024-02-27 18:13:28','2024-02-27 18:13:28','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Mulish\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":300,\"color\":\"#0f3859\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"#0f3859\",\"decoration\":\"none\"}}},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\"},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":400,\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Mulish\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Mulish\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"BsC5sjWmH\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-9\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 18:13:28','2024-02-27 18:13:28','',11,'https://daralalim.com/?p=43',0,'revision','',0),(45,1,'2024-02-27 18:20:01','2024-02-27 18:20:01','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Mulish\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":300,\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"#0f3859\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\"},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":400,\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Mulish\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Mulish\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"1Q7tCUnZG\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 18:20:01','2024-02-27 18:20:01','',11,'https://daralalim.com/?p=45',0,'revision','',0),(67,1,'2024-02-27 19:31:29','2024-02-27 19:31:29','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','inherit','closed','closed','','1-revision-v1','','','2024-02-27 19:31:29','2024-02-27 19:31:29','',1,'https://daralalim.com/?p=67',0,'revision','',0),(68,1,'2024-02-27 19:33:10','2024-02-27 19:33:10','','Home','','inherit','closed','closed','','13-revision-v1','','','2024-02-27 19:33:10','2024-02-27 19:33:10','',13,'https://daralalim.com/?p=68',0,'revision','',0),(73,1,'2024-02-27 19:35:09','2024-02-27 19:35:09','','Blog','','inherit','closed','closed','','14-revision-v1','','','2024-02-27 19:35:09','2024-02-27 19:35:09','',14,'https://daralalim.com/?p=73',0,'revision','',0),(75,1,'2024-02-27 20:01:01','2024-02-27 20:01:01','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"VoX_S3lYJT\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"NZqPBOb2N\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','publish','closed','closed','','cookies','','','2024-03-05 04:02:12','2024-03-05 04:02:12','',0,'https://daralalim.com/?page_id=75',0,'page','',0),(76,1,'2024-02-27 20:01:01','2024-02-27 20:01:01','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"EfN2xUuLc4\",\"hash\":\"oY7fAvddpQ\"},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"9d9WlQQde\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"waBNaYK6JJ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"z9UplNkBWa\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"fdBViFsOJe\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-tGpNxllg\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"cPb9tF7lf2\",\"hash\":\"k-_48PRbP\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}},\"props\":{\"isLead\":false,\"dropCap\":false}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"N-X2QQ4JhZ\",\"hash\":\"1YhsAEuvNL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over 13 years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"LU0X9t91cCp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"BRxqRLad55\",\"hash\":\"jRrxNYaMV\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nContact Information<br>Full name of legal entity: Radiant Drops Ltd<br>Email address: <a href=\"mailto:info@radiantdrops.com\">info@radiantdrops.com</a><br>Postal address: Suite B, 29 Harley Street, London, W1G 9QR.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"qGpklzUZe\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@radiantdrops.com\">support@radiantdrops.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"2mXAM2cO3_\"}} -->\n2. Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"jp68WRxYH\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"ij-V-c2LY\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"A8nnM3xay\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"7s32PgfoF\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain back- ups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"Y9CSuuYUF\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"SRSq3kiao\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free give-aways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"YYMJtMyJu\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"WjzWeHhM28\",\"hash\":\"FbMB2Mx7Z\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"gFH51eEkI3\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"row\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-7),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":\"auto\",\"height\":{\"value\":100,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":null,\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"6r9O5z5tH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"pZibN7rS36\",\"hash\":\"EDg5HAuD1_\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nReligion\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Qi6UScD0cX\",\"hash\":\"sQ-8qSR1qT\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nRace\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"wIkbZIEgRr\",\"hash\":\"F17t93MeMt\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nEthnicity\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"wFlnN2Q9uKi\",\"hash\":\"dxYUbCS7lxw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require your explicit consent for processing sensitive data, so when you submit your details, we will send you a further communication asking for you to confirm your consent to this processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Lr8fYZVvIQT\",\"hash\":\"fmL6Y1P8r_U\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhere we are required to collect personal data by law, or under the terms of the contract between us and you do not provide us with that data when requested, we may not be able to perform the contract (for example, to deliver goods or services to you). If you donāt provide us with the requested data, we may have to cancel a product or service you have ordered but if we do, we will notify you at the time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SXOB_DD10oG\",\"hash\":\"QzR9wh97m\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only use your personal data for a purpose it was collected for or a reasonably compatible purpose if necessary. For more information on this please email us at <a href=\"mailto:support@radiantdrops.com\">support@radiantdrops.com</a>. In case we need to use your details for an unrelated new purpose we will let you know and explain the legal grounds for processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"tZlGrNIFBRu\",\"hash\":\"ApEW-o8ThZ0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may process your personal data without your knowledge or consent where this is required or permitted by law.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"KK1_RC7Fvu-\",\"hash\":\"7cwJqDXJOJo\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe do not carry out automated decision making or any type of automated profiling.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mIfVWrW4UL\"}} -->\n3. Use of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"_bvvywk-IV\",\"hash\":\"pQwabW4tT\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may collect data about you by you providing the data directly to us (for example by filling in forms on our site or by sending us emails). We may automatically collect certain data from you as you use our website by using cookies and similar technologies. Please see our cookie policy for more details by clicking <a href=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"5r6nbSv00i\",\"hash\":\"cn_JY5tFb9\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may receive data from third parties such as analytics providers such as Google-based outside the EU, advertising networks such as Facebook based outside the EU, such as search information providers such as Google-based outside the EU, providers of technical, payment and delivery services, such as data brokers or aggregators.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"UpHqffXkMSL\",\"hash\":\"bqScNxLyOGS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may also receive data from publicly available sources such as Companies House and the Electoral Register based inside the EU.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"94s7OYMzD1\"}} -->\n4. Marketing Communications\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"OYcmq_bav4-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur lawful ground of processing your personal data to send you marketing communications is either your consent or our legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X_WZF25UcQh\",\"hash\":\"ZmFULyLNY\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder the Privacy and Electronic Communications Regulations, we may send you marketing communications from us if (a) you made a purchase or asked for information from us about our goods or services or (b) you agreed to receive marketing communications and in each case you have not opted out of receiving such communications since. Under these regulations, if you are a limited company, we may send you marketing emails without your consent. However you can still opt out of receiving marketing emails from us at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"IA7TWXF4bA4\",\"hash\":\"aCbnqIiiDB8\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBefore we share your personal data with any third party for their own marketing purposes we will get your express consent.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"cmbsfrpiRpU\",\"hash\":\"dtjmUpfhE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can ask us or third parties to stop sending you marketing messages at any time by logging into the website and checking or unchecking relevant boxes to adjust your marketing preferences, by following the opt-out links on any marketing message sent to you or by emailing us at <a href=\"mailto:support@radiantdrops.com\">support@radiantdrops.com</a> at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Xk0nyIp3PCB\",\"hash\":\"525TQLUQUC\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you opt-out of receiving marketing communications this opt-out does not apply to personal data provided as a result of other transactions, such as purchases, warranty registrations, etc.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bRrkWsxQ5G\"}} -->\n5. Disclosures of your Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"PRIIDWYMm\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may have to share your personal data with the parties set out below:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"gYXAUPm9vD\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-7),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}}}},\"hash\":\"79KJvtDgN9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"QonQ5L7qj\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nOther companies in our group who provide services to us.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"YwgAk8xXn\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nService providers who provide IT and system administration services.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"p_bJ0IyJI\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nProfessional advisers including lawyers, bankers, auditors and insurers.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"WthO-ZGjq\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nGovernment bodies that require us to report processing activities.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"5WANoLZYz\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nThird parties to whom we sell, transfer, or merge parts of our business or our assets.\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"iUPX4OEFt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require all third parties to whom we transfer your data to respect the security of your personal data and to treat it in accordance with the law. We only allow such third parties to process your personal data for specified purposes and in accordance with our instructions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"K-tC6SrePw\"}} -->\n6. International Transfers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"6SLp8S9A7\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe are subject to the provisions of the General Data Protection Regulations that protect your personal data. Where we transfer your data to third parties outside of the EEA, we will ensure that certain safeguards are in place to ensure a similar degree of security for your personal data. As such:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"gYXAUPm9vD\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-7),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}}}},\"hash\":\"O3GeCRY2E\"},\"appearanceEffect\":\"none\"} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"X9tQxdBI8\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nWe may transfer your personal data to countries that the European Commission have approved as providing an adequate level of protection for personal data by; or\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"pDNibrb1m\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nIf we use US-based providers that are part of EU-US Privacy Shield, we may transfer data to them, as they have equivalent safeguards in place; or\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"GFSKvLebr\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nWhere we use certain service providers who are established outside of the EEA, we may use specific contracts or codes of conduct or certification mechanisms approved by the European Commission which give personal data the same protection it has in Europe.\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"ON9pOkJlu\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf none of the above safeguards is available, we may request your explicit consent to the specific transfer. You will have the right to withdraw this consent at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"aF_9juEhbo\"}} -->\n7. Data Security\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ckYSARe6MN\",\"hash\":\"xDiTeNbnqP\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have put in place security measures to prevent your personal data from being accidentally lost, used, altered, disclosed, or accessed without authorisation. We also allow access to your personal data only to those employees and partners who have a business need to know such data. They will only process your personal data on our instructions and they must keep it confidential.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Be2BCQ75O-\",\"hash\":\"LuL3DMbfEa\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have procedures in place to deal with any suspected personal data breach and will notify you and any applicable regulator of a breach if we are legally required to.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"9uys2mo0Z2\"}} -->\n8. Data Retention\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7moIeDAom-\",\"hash\":\"AM4ZlO8RCX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only retain your personal data for as long as necessary to fulfil the purposes we collected it for, including for the purposes of satisfying any legal, accounting, or reporting requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"XXPfD56urDT\",\"hash\":\"YVcE_xhOySY\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhen deciding what the correct time is to keep the data for we look at its amount, nature and sensitivity, potential risk of harm from unauthorised use or disclosure, the processing purposes, if these can be achieved by other means and legal requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"oe98QOUxsDd\",\"hash\":\"ybEwChU-6J\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFor tax purposes the law requires us to keep basic information about our customers (including Contact, Identity, Financial and Transaction Data) for six (6) years after they stop being customers.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"dzzjEYjzUOZ\",\"hash\":\"tB_TKKq1zTR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIn some circumstances we may anonymise your personal data for research or statistical purposes in which case we may use this information indefinitely without further notice to you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qP6TKQ0eRU\"}} -->\n9. Your Legal Rights\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"EMtsEzJOsVD\",\"hash\":\"XXQQA5p_q\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder data protection laws you have rights in relation to your personal data that include the right to request access, correction, erasure, restriction, transfer, to object to processing, to portability of data and (where the lawful ground of processing is consent) to withdraw consent. You can see more about these rights by clicking <a href=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\" data-type=\"link\" data-id=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"WY7qmJIGgxm\",\"hash\":\"rb7WAh73H\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you wish to exercise any of the rights set out above, please email us at <a href=\"mailto:support@radiantdrops.com\">support@radiantdrops.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"XGCn75oMBTI\",\"hash\":\"BI3qtlTcW2M\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou will not have to pay a fee to access your personal data (or to exercise any of the other rights). However, we may charge a reasonable fee if your request is clearly unfounded, repetitive or excessive or refuse to comply with your request in these circumstances.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"NMu3-vKA1Sq\",\"hash\":\"yl9YXjMvnsz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may need to request specific information from you to help us confirm your identity and ensure your right to access your personal data (or to exercise any of your other rights). This is a security measure to ensure that personal data is not disclosed to any person who has no right to receive it. We may also contact you to ask you for further information in relation to your request to speed up our response.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"VNtiVl5n1vA\",\"hash\":\"28fsQdNPZg0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe try to respond to all legitimate requests within one month. Occasionally it may take us longer than a month if your request is particularly complex or you have made a number of requests. In this case, we will notify you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rrdIRFzbnXx\",\"hash\":\"TmWjRphmq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you are not happy with any aspect of how we collect and use your data, you have the right to complain to the Information Commissionerās Office (ICO), the UK supervisory authority for data protection issues (<a href=\"https://ico.org.uk/\" data-type=\"link\" data-id=\"https://ico.org.uk/\">www.ico.org.uk</a>). We should be grateful if you would contact us first if you do have a complaint so that we can try to resolve it for you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"nHkJ_snTkU\"}} -->\n10. Third Party Links\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rrdIRFzbnXx\",\"hash\":\"dJq6tjffF\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis website may include links to third-party websites, plug-ins and applications. Clicking on those links or enabling those connections may allow third parties to collect or share data about you. We do not control these third party websites and are not responsible for their privacy statements. When you leave our website, we encourage you to read the privacy notice of every website you visit.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"wFS1olSae4\"}} -->\n11. Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rrdIRFzbnXx\",\"hash\":\"hcnHhvdBJ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can set your browser to refuse all or some browser cookies, or to alert you when websites set or access cookies. If you disable or refuse cookies, please note that some parts of this website may become inaccessible or not function properly. For more information about the cookies we use, click <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-02-27 20:01:01','2024-02-27 20:01:01','',75,'https://daralalim.com/?p=76',0,'revision','',0),(80,1,'2024-02-27 20:17:03','2024-02-27 20:17:03','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"EfN2xUuLc4\",\"hash\":\"oY7fAvddpQ\"},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"9d9WlQQde\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"waBNaYK6JJ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"z9UplNkBWa\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"fdBViFsOJe\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"cPb9tF7lf2\",\"hash\":\"0zIHpdqp-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"weight\":300}}}},\"props\":{\"isLead\":false,\"dropCap\":false}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-tGpNxllg\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"cPb9tF7lf2\",\"hash\":\"uf9_ix5ktJ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"weight\":300}}}},\"props\":{\"isLead\":false,\"dropCap\":false}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"e7hz-K0km\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"E8-ZitfEL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"JHEgr7H7J\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"_bvvywk-IV\",\"hash\":\"HFYMjBny2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"gYXAUPm9vD\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-7),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}}}},\"hash\":\"79KJvtDgN9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"Yz1ePHybK\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nEssential Cookies: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"uGBbKlhkB\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nAnalytical/Performance Cookies: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"2jAXwQ_Qa\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nFunctionality Cookies: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"tHJv0CRre\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nTargeting/Advertising Cookies: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"En6KV7-Tc\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"-LMVE-SLN\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"gYXAUPm9vD\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-7),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}}}},\"hash\":\"79KJvtDgN9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"IU_CU-cjh\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nGoogle Analytics\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"n1sDao5Cs\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nFacebook Pixel\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"7RSEtQQkR\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nAny other specific cookies you use\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"LQXl1GFVB\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"lQv2hoAu6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cASqkhylf\"}} -->\n6. Changes to Cookies Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"cwFMpHMvc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"9NP0bywk9\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ckYSARe6MN\",\"hash\":\"8tEHCGKSB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"c4XYpJU-J\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-6),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}}}},\"hash\":\"1LHt9N1Cr\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"9wj08O_Pk\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"6FPcg3r0pi\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-02-27 20:17:03','2024-02-27 20:17:03','',75,'https://daralalim.com/?p=80',0,'revision','',0),(81,1,'2024-02-27 20:17:03','2024-02-27 20:17:03','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"EfN2xUuLc4\",\"hash\":\"oY7fAvddpQ\"},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"9d9WlQQde\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"waBNaYK6JJ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"z9UplNkBWa\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"fdBViFsOJe\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"XGEUaJW1p\",\"hash\":\"dqL5qIyUk\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"weight\":300}}}},\"props\":{\"isLead\":false,\"dropCap\":false}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-tGpNxllg\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"cPb9tF7lf2\",\"hash\":\"uf9_ix5ktJ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"weight\":300}}}},\"props\":{\"isLead\":false,\"dropCap\":false}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"e7hz-K0km\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"E8-ZitfEL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"JHEgr7H7J\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"_bvvywk-IV\",\"hash\":\"HFYMjBny2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"gYXAUPm9vD\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}}}},\"hash\":\"79KJvtDgN9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"Yz1ePHybK\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nEssential Cookies: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"uGBbKlhkB\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nAnalytical/Performance Cookies: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"2jAXwQ_Qa\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nFunctionality Cookies: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"tHJv0CRre\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nTargeting/Advertising Cookies: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"En6KV7-Tc\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"-LMVE-SLN\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"gYXAUPm9vD\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}}}},\"hash\":\"79KJvtDgN9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"IU_CU-cjh\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nGoogle Analytics\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"n1sDao5Cs\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nFacebook Pixel\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"7RSEtQQkR\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nAny other specific cookies you use\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"LQXl1GFVB\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"lQv2hoAu6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cASqkhylf\"}} -->\n6. Changes to Cookies Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"cwFMpHMvc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"9NP0bywk9\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ckYSARe6MN\",\"hash\":\"8tEHCGKSB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"c4XYpJU-J\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}}}}}},\"hash\":\"1LHt9N1Cr\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"9wj08O_Pk\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"6FPcg3r0pi\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-autosave-v1','','','2024-02-27 20:17:03','2024-02-27 20:17:03','',75,'https://daralalim.com/?p=81',0,'revision','',0),(82,1,'2024-02-27 20:18:03','2024-02-27 20:18:03','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"EfN2xUuLc4\",\"hash\":\"oY7fAvddpQ\"},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"9d9WlQQde\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"waBNaYK6JJ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"z9UplNkBWa\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"fdBViFsOJe\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"XGEUaJW1p\",\"hash\":\"dqL5qIyUk\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"weight\":300}}}},\"props\":{\"isLead\":false,\"dropCap\":false}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-tGpNxllg\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"cPb9tF7lf2\",\"hash\":\"uf9_ix5ktJ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"weight\":300}}}},\"props\":{\"isLead\":false,\"dropCap\":false}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"e7hz-K0km\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"aA2g3WL5C2J\",\"hash\":\"E8-ZitfEL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"JHEgr7H7J\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"_bvvywk-IV\",\"hash\":\"HFYMjBny2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"gYXAUPm9vD\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-7),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}}}},\"hash\":\"79KJvtDgN9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"Yz1ePHybK\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nEssential Cookies: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"uGBbKlhkB\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nAnalytical/Performance Cookies: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"2jAXwQ_Qa\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nFunctionality Cookies: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"tHJv0CRre\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nTargeting/Advertising Cookies: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"En6KV7-Tc\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"-LMVE-SLN\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"gYXAUPm9vD\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-7),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}}}},\"hash\":\"79KJvtDgN9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"IU_CU-cjh\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nGoogle Analytics\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"n1sDao5Cs\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nFacebook Pixel\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"N7Ix4tN1y9\",\"hash\":\"7RSEtQQkR\"},\"icon\":\"font-awesome/caret-right\",\"useForAll\":true} -->\nAny other specific cookies you use\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"LQXl1GFVB\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"lQv2hoAu6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cASqkhylf\"}} -->\n6. Changes to Cookies Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PkAPvTOG3X8\",\"hash\":\"cwFMpHMvc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"l0Agb0eB_\",\"hash\":\"7LyaS6if9j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"CUj27mdHh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"9NP0bywk9\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ckYSARe6MN\",\"hash\":\"8tEHCGKSB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"c4XYpJU-J\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-6),1)\",\"width\":{\"value\":\"16\",\"unit\":\"px\"},\"height\":{\"value\":\"16\",\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-7),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":\"auto\",\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"item\":{\"padding\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":null}},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}}}},\"hash\":\"1LHt9N1Cr\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Mu8wlCzBi9\",\"hash\":\"9wj08O_Pk\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"WW_uJa5g-g\",\"hash\":\"6FPcg3r0pi\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-02-27 20:18:03','2024-02-27 20:18:03','',75,'https://daralalim.com/?p=82',0,'revision','',0),(93,1,'2024-02-27 20:49:50','2024-02-27 20:49:50','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"IBM Plex Sans Condensed\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"#0f3859\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\"},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":400,\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"IBM Plex Sans Condensed\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"IBM Plex Sans Condensed\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"KNoQe8O5L\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 20:49:50','2024-02-27 20:49:50','',11,'https://daralalim.com/?p=93',0,'revision','',0),(95,1,'2024-02-27 20:56:56','2024-02-27 20:56:56','','','','inherit','open','closed','','daa-01-home-01','','','2024-02-27 20:57:02','2024-02-27 20:57:02','',0,'http://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp',0,'attachment','image/webp',0),(97,1,'2024-02-27 21:00:07','2024-02-27 21:00:07','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"IBM Plex Sans Condensed\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"#0f3859\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":2,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":2},\"weight\":400,\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"IBM Plex Sans Condensed\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"IBM Plex Sans Condensed\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"HT1JQsMdr\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 21:00:07','2024-02-27 21:00:07','',11,'https://daralalim.com/?p=97',0,'revision','',0),(99,1,'2024-02-27 21:32:16','2024-02-27 21:32:16','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"#0f3859\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":2,\"unit\":\"px\"}},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":2},\"weight\":400,\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"AWDIwv4gp\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 21:32:16','2024-02-27 21:32:16','',11,'https://daralalim.com/?p=99',0,'revision','',0),(125,1,'2024-02-27 23:13:43','2024-02-27 23:13:43','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"T7HSNFfVDq\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"z7-XxiKJs\"}} -->\n2.Ā What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Z_0goH6sI\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QUFiwZfwY9\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"20trtD96LL\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"hQuzBOiiDB\"}} -->\n6. Changes to Cookies Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"DopuH9qBT\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-02-27 23:13:43','2024-02-27 23:13:43','',75,'https://daralalim.com/?p=125',0,'revision','',0),(126,1,'2024-02-27 23:13:43','2024-02-27 23:13:43','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-10-variant-1\",\"color\":[0,105,196],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-2\",\"color\":[74,94,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-3\",\"color\":[37,77,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-4\",\"color\":[0,60,112],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-5\",\"color\":[0,14,26],\"parent\":\"kubio-color-10\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":2},\"weight\":400,\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"-pJhQA0qX\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-10\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 23:13:43','2024-02-27 23:13:43','',11,'https://daralalim.com/?p=126',0,'revision','',0),(128,1,'2024-02-27 23:15:13','2024-02-27 23:15:13','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-10-variant-1\",\"color\":[0,105,196],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-2\",\"color\":[74,94,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-3\",\"color\":[37,77,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-4\",\"color\":[0,60,112],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-5\",\"color\":[0,14,26],\"parent\":\"kubio-color-10\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":2},\"weight\":400,\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"-pJhQA0qX\"},\"additional_css\":\".justify-class { \\n text-align: justify; \\n}\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-10\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 23:15:13','2024-02-27 23:15:13','',11,'https://daralalim.com/?p=128',0,'revision','',0),(130,1,'2024-02-27 23:16:54','2024-02-27 23:16:54','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"T7HSNFfVDq\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"z7-XxiKJs\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Z_0goH6sI\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QUFiwZfwY9\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"20trtD96LL\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"hQuzBOiiDB\"}} -->\n6. Changes to Cookies Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"DopuH9qBT\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-02-27 23:16:54','2024-02-27 23:16:54','',75,'https://daralalim.com/?p=130',0,'revision','',0),(131,1,'2024-02-27 23:23:12','2024-02-27 23:23:12','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":5,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kHOVTVJym\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":5,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"DZRjDSCV-b\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":5,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0bs-BcrfNz\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":5,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"h_jeB8usez\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":5,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"s3K0tARSZk\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":5,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"tAvSYqNi-3\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":5,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jNNY396-6J\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-02-27 23:23:12','2024-02-27 23:23:12','',75,'https://daralalim.com/?p=131',0,'revision','',0),(132,1,'2024-02-27 23:23:12','2024-02-27 23:23:12','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]},{\"family\":\"Castoro\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-10-variant-1\",\"color\":[0,105,196],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-2\",\"color\":[74,94,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-3\",\"color\":[37,77,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-4\",\"color\":[0,60,112],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-5\",\"color\":[0,14,26],\"parent\":\"kubio-color-10\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"},\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.9},\"letterSpacing\":{\"unit\":\"px\",\"value\":2},\"weight\":700,\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"U9O-YWZhF\"},\"additional_css\":\".justify-class { \\n text-align: justify; \\n}\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-10\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-02-27 23:23:12','2024-02-27 23:23:12','',11,'https://daralalim.com/?p=132',0,'revision','',0),(133,1,'2024-02-27 23:23:40','2024-02-27 23:23:40','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-02-27 23:23:40','2024-02-27 23:23:40','',75,'https://daralalim.com/?p=133',0,'revision','',0),(134,1,'2024-02-27 23:26:24','2024-02-27 23:26:24','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"7yqY7lYFc7\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7E0C3KqkLZ\"}} -->\n2. Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1yDzEZTKE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LjF1xNnjS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-tElYGZz-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"4XDMJY26w\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain backups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LQM2VSFYR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"n3MRy1kqt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free giveaways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"yyqPtkWZ6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data, and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vaquOzOdq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Religion</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Race</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ethnicity</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"NjnFmJ0lB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require your explicit consent for processing sensitive data, so when you submit your details, we will send you a further communication asking for you to confirm your consent to this processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RZiMRtsx-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhere we are required to collect personal data by law, or under the terms of the contract between us and you do not provide us with that data when requested, we may not be able to perform the contract (for example, to deliver goods or services to you). If you donāt provide us with the requested data, we may have to cancel a product or service you have ordered but if we do, we will notify you at the time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Uavz6z528\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only use your personal data for a purpose it was collected for or a reasonably compatible purpose if necessary. For more information on this please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>. In case we need to use your details for an unrelated new purpose, we will let you know and explain the legal grounds for processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"UZ-_UCuET\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may process your personal data without your knowledge or consent where this is required or permitted by law. We do not carry out automated decision making or any type of automated profiling.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"tScLmolzEI\"}} -->\n3. Use of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"DFlIqMgj5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may collect data about you by you providing the data directly to us (for example by filling in forms on our site or by sending us emails). We may automatically collect certain data from you as you use our website by using cookies and similar technologies. Please see our cookie policy for more details by clicking <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"werP4g7tw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may receive data from third parties such as analytics providers such as Google-based outside the EU, advertising networks such as Facebook based outside the EU, such as search information providers such as Google-based outside the EU, providers of technical, payment and delivery services, such as data brokers or aggregators.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RkVrxmWOZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may also receive data from publicly available sources such as Companies House and the Electoral Register based inside the EU.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jC3jF79JP0\"}} -->\n4. Marketing Communications\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vPIQCZp-X\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur lawful ground of processing your personal data to send you marketing communications is either your consent or our legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1QmTVjZrb2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder the Privacy and Electronic Communications Regulations, we may send you marketing communications from us if (a) you made a purchase or asked for information from us about our goods or services or (b) you agreed to receive marketing communications and in each case you have not opted out of receiving such communications since. Under these regulations, if you are a limited company, we may send you marketing emails without your consent. However you can still opt-out of receiving marketing emails from us at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LAUGkgLrR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBefore we share your personal data with any third party for their own marketing purposes we will get your express consent.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"dj7NGh0nz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can ask us or third parties to stop sending you marketing messages at any time by logging into the website and checking or unchecking relevant boxes to adjust your marketing preferences, by following the opt-out links on any marketing message sent to you or by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FTaXwnXNS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you opt-out of receiving marketing communications this opt-out does not apply to personal data provided as a result of other transactions, such as purchases, warranty registrations, etc.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"O7BM9VfvMN\"}} -->\n5. Disclosures of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FH6zQN0X-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may have to share your personal data with the parties set out below:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Other companies in our group who provide services to us.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Service providers who provide IT and system administration services.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional advisers including lawyers, bankers, auditors and insurers.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Government bodies that require us to report processing activities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Third parties to whom we sell, transfer, or merge parts of our business or our assets.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FC51GijQR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require all third parties to whom we transfer your data to respect the security of your personal data and to treat it in accordance with the law. We only allow such third parties to process your personal data for specified purposes and in accordance with our instructions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1igyQdVEBo\"}} -->\n6. International Transfers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"qIv7IoRHB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe are subject to the provisions of the General Data Protection Regulations that protect your personal data. Where we transfer your data to third parties outside of the EEA, we will ensure that certain safeguards are in place to ensure a similar degree of security for your personal data. As such:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>We may transfer your personal data to countries that the European Commission have approved as providing an adequate level of protection for personal data by; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>If we use US-based providers that are part of EU-US Privacy Shield, we may transfer data to them, as they have equivalent safeguards in place; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Where we use certain service providers who are established outside of the EEA, we may use specific contracts or codes of conduct or certification mechanisms approved by the European Commission which give personal data the same protection it has in Europe.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lnjW7wG-Y\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf none of the above safeguards is available, we may request your explicit consent to the specific transfer. You will have the right to withdraw this consent at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HrxwnaZYZn\"}} -->\n7. Data Security\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0yECv1O5cd\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have put in place security measures to prevent your personal data from being accidentally lost, used, altered, disclosed, or accessed without authorisation. We also allow access to your personal data only to those employees and partners who have a business need to know such data. They will only process your personal data on our instructions and they must keep it confidential.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Vw18mLrr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have procedures in place to deal with any suspected personal data breach and will notify you and any applicable regulator of a breach if we are legally required to.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"GFlRsTfbiR\"}} -->\n8. Data Retention\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Ea39o7eml\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only retain your personal data for as long as necessary to fulfil the purposes we collected it for, including for the purposes of satisfying any legal, accounting, or reporting requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"miXsbCCr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhen deciding what the correct time is to keep the data for we look at its amount, nature and sensitivity, potential risk of harm from unauthorised use or disclosure, the processing purposes, if these can be achieved by other means and legal requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0f1ABBxog\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFor tax purposes the law requires us to keep basic information about our customers (including Contact, Identity, Financial and Transaction Data) for six (6) years after they stop being customers.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-pnn41Qa5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIn some circumstances, we may anonymise your personal data for research or statistical purposes in which case we may use this information indefinitely without further notice to you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bnEGnqz58h\"}} -->\n9. Your Legal Rights\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"F4Z9HZFvp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder data protection laws you have rights in relation to your personal data that include the right to request access, correction, erasure, restriction, transfer, to object to processing, to portability of data and (where the lawful ground of processing is consent) to withdraw consent. You can see more about these rights by clicking <a href=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\" data-type=\"link\" data-id=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Cb-H1gJ2J\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you wish to exercise any of the rights set out above, please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"HqzOvCRnu\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou will not have to pay a fee to access your personal data (or to exercise any of the other rights). However, we may charge a reasonable fee if your request is clearly unfounded, repetitive or excessive or refuse to comply with your request in these circumstances.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-UV-59o_K\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may need to request specific information from you to help us confirm your identity and ensure your right to access your personal data (or to exercise any of your other rights). This is a security measure to ensure that personal data is not disclosed to any person who has no right to receive it. We may also contact you to ask you for further information in relation to your request to speed up our response.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"gWgrY-Lgo\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe try to respond to all legitimate requests within one month. Occasionally it may take us longer than a month if your request is particularly complex or you have made a number of requests. In this case, we will notify you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"5OHK2RttX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you are not happy with any aspect of how we collect and use your data, you have the right to complain to the Information Commissionerās Office (ICO), the UK supervisory authority for data protection issues (<a href=\"https://ico.org.uk/\" data-type=\"link\" data-id=\"https://ico.org.uk/\">www.ico.org.uk</a>). We should be grateful if you would contact us first if you do have a complaint so that we can try to resolve it for you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y3gDaO4ga\"}} -->\n10. Third Party Links\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"SwAZRj9nl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis website may include links to third-party websites, plug-ins and applications. Clicking on those links or enabling those connections may allow third parties to collect or share data about you. We do not control these third party websites and are not responsible for their privacy statements. When you leave our website, we encourage you to read the privacy notice of every website you visit.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"yZLhzbfOF1\"}} -->\n11. Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"BbcYQhkqf\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can set your browser to refuse all or some browser cookies, or to alert you when websites set or access cookies. If you disable or refuse cookies, please note that some parts of this website may become inaccessible or not function properly. For more information about the cookies we use, click <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"KOnBNKKZFU\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"u6t0--JeX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Privacy Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"ATGSkGPU3\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Privacy Policy','','publish','closed','closed','','privacy','','','2024-03-05 04:02:32','2024-03-05 04:02:32','',0,'https://daralalim.com/?page_id=134',0,'page','',0),(135,1,'2024-02-27 23:26:24','2024-02-27 23:26:24','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy #2','','inherit','closed','closed','','134-revision-v1','','','2024-02-27 23:26:24','2024-02-27 23:26:24','',134,'https://daralalim.com/?p=135',0,'revision','',0),(137,1,'2024-02-27 23:28:54','2024-02-27 23:28:54','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"MhJvEeZ3t\"}} -->\n<strong>Contact Information</strong><br>Full name of legal entity: Radiant Drops Ltd<br>Email address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy #2','','inherit','closed','closed','','134-revision-v1','','','2024-02-27 23:28:54','2024-02-27 23:28:54','',134,'https://daralalim.com/?p=137',0,'revision','',0),(138,1,'2024-02-27 23:29:25','2024-02-27 23:29:25','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy #2','','inherit','closed','closed','','134-revision-v1','','','2024-02-27 23:29:25','2024-02-27 23:29:25','',134,'https://daralalim.com/?p=138',0,'revision','',0),(139,1,'2024-02-27 23:46:32','2024-02-27 23:46:32','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7E0C3KqkLZ\"}} -->\n2.Ā Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1yDzEZTKE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LjF1xNnjS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-tElYGZz-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"4XDMJY26w\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain backups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LQM2VSFYR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"n3MRy1kqt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free giveaways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"yyqPtkWZ6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data, and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vaquOzOdq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy #2','','inherit','closed','closed','','134-revision-v1','','','2024-02-27 23:46:32','2024-02-27 23:46:32','',134,'https://daralalim.com/?p=139',0,'revision','',0),(140,1,'2024-02-27 23:52:11','2024-02-27 23:52:11','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7E0C3KqkLZ\"}} -->\n2.Ā Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1yDzEZTKE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LjF1xNnjS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-tElYGZz-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"4XDMJY26w\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain backups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LQM2VSFYR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"n3MRy1kqt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free giveaways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"yyqPtkWZ6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data, and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vaquOzOdq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Religion</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Race</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ethnicity</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"NjnFmJ0lB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require your explicit consent for processing sensitive data, so when you submit your details, we will send you a further communication asking for you to confirm your consent to this processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RZiMRtsx-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhere we are required to collect personal data by law, or under the terms of the contract between us and you do not provide us with that data when requested, we may not be able to perform the contract (for example, to deliver goods or services to you). If you donāt provide us with the requested data, we may have to cancel a product or service you have ordered but if we do, we will notify you at the time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Uavz6z528\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only use your personal data for a purpose it was collected for or a reasonably compatible purpose if necessary. For more information on this please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>. In case we need to use your details for an unrelated new purpose, we will let you know and explain the legal grounds for processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"UZ-_UCuET\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may process your personal data without your knowledge or consent where this is required or permitted by law. We do not carry out automated decision making or any type of automated profiling.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"tScLmolzEI\"}} -->\n3. Use of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"DFlIqMgj5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may collect data about you by you providing the data directly to us (for example by filling in forms on our site or by sending us emails). We may automatically collect certain data from you as you use our website by using cookies and similar technologies. Please see our cookie policy for more details by clicking <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"werP4g7tw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may receive data from third parties such as analytics providers such as Google-based outside the EU, advertising networks such as Facebook based outside the EU, such as search information providers such as Google-based outside the EU, providers of technical, payment and delivery services, such as data brokers or aggregators.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RkVrxmWOZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may also receive data from publicly available sources such as Companies House and the Electoral Register based inside the EU.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jC3jF79JP0\"}} -->\n4. Marketing Communications\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vPIQCZp-X\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur lawful ground of processing your personal data to send you marketing communications is either your consent or our legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1QmTVjZrb2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder the Privacy and Electronic Communications Regulations, we may send you marketing communications from us if (a) you made a purchase or asked for information from us about our goods or services or (b) you agreed to receive marketing communications and in each case you have not opted out of receiving such communications since. Under these regulations, if you are a limited company, we may send you marketing emails without your consent. However you can still opt-out of receiving marketing emails from us at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LAUGkgLrR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBefore we share your personal data with any third party for their own marketing purposes we will get your express consent.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"dj7NGh0nz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can ask us or third parties to stop sending you marketing messages at any time by logging into the website and checking or unchecking relevant boxes to adjust your marketing preferences, by following the opt-out links on any marketing message sent to you or by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FTaXwnXNS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you opt-out of receiving marketing communications this opt-out does not apply to personal data provided as a result of other transactions, such as purchases, warranty registrations, etc.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"w8CK9zRXS\"}} -->\n5. Disclosures of your Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy #2','','inherit','closed','closed','','134-revision-v1','','','2024-02-27 23:52:11','2024-02-27 23:52:11','',134,'https://daralalim.com/?p=140',0,'revision','',0),(141,1,'2024-02-27 23:52:29','2024-02-27 23:52:29','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7E0C3KqkLZ\"}} -->\n2.Ā Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1yDzEZTKE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LjF1xNnjS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-tElYGZz-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"4XDMJY26w\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain backups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LQM2VSFYR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"n3MRy1kqt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free giveaways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"yyqPtkWZ6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data, and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vaquOzOdq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Religion</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Race</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ethnicity</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"NjnFmJ0lB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require your explicit consent for processing sensitive data, so when you submit your details, we will send you a further communication asking for you to confirm your consent to this processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RZiMRtsx-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhere we are required to collect personal data by law, or under the terms of the contract between us and you do not provide us with that data when requested, we may not be able to perform the contract (for example, to deliver goods or services to you). If you donāt provide us with the requested data, we may have to cancel a product or service you have ordered but if we do, we will notify you at the time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Uavz6z528\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only use your personal data for a purpose it was collected for or a reasonably compatible purpose if necessary. For more information on this please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>. In case we need to use your details for an unrelated new purpose, we will let you know and explain the legal grounds for processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"UZ-_UCuET\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may process your personal data without your knowledge or consent where this is required or permitted by law. We do not carry out automated decision making or any type of automated profiling.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"tScLmolzEI\"}} -->\n3. Use of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"DFlIqMgj5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may collect data about you by you providing the data directly to us (for example by filling in forms on our site or by sending us emails). We may automatically collect certain data from you as you use our website by using cookies and similar technologies. Please see our cookie policy for more details by clicking <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"werP4g7tw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may receive data from third parties such as analytics providers such as Google-based outside the EU, advertising networks such as Facebook based outside the EU, such as search information providers such as Google-based outside the EU, providers of technical, payment and delivery services, such as data brokers or aggregators.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RkVrxmWOZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may also receive data from publicly available sources such as Companies House and the Electoral Register based inside the EU.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jC3jF79JP0\"}} -->\n4. Marketing Communications\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vPIQCZp-X\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur lawful ground of processing your personal data to send you marketing communications is either your consent or our legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1QmTVjZrb2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder the Privacy and Electronic Communications Regulations, we may send you marketing communications from us if (a) you made a purchase or asked for information from us about our goods or services or (b) you agreed to receive marketing communications and in each case you have not opted out of receiving such communications since. Under these regulations, if you are a limited company, we may send you marketing emails without your consent. However you can still opt-out of receiving marketing emails from us at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LAUGkgLrR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBefore we share your personal data with any third party for their own marketing purposes we will get your express consent.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"dj7NGh0nz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can ask us or third parties to stop sending you marketing messages at any time by logging into the website and checking or unchecking relevant boxes to adjust your marketing preferences, by following the opt-out links on any marketing message sent to you or by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FTaXwnXNS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you opt-out of receiving marketing communications this opt-out does not apply to personal data provided as a result of other transactions, such as purchases, warranty registrations, etc.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"O7BM9VfvMN\"}} -->\n5. Disclosures of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy #2','','inherit','closed','closed','','134-revision-v1','','','2024-02-27 23:52:29','2024-02-27 23:52:29','',134,'https://daralalim.com/?p=141',0,'revision','',0),(142,1,'2024-02-27 23:58:14','2024-02-27 23:58:14','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7E0C3KqkLZ\"}} -->\n2.Ā Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1yDzEZTKE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LjF1xNnjS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-tElYGZz-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"4XDMJY26w\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain backups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LQM2VSFYR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"n3MRy1kqt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free giveaways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"yyqPtkWZ6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data, and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vaquOzOdq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Religion</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Race</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ethnicity</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"NjnFmJ0lB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require your explicit consent for processing sensitive data, so when you submit your details, we will send you a further communication asking for you to confirm your consent to this processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RZiMRtsx-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhere we are required to collect personal data by law, or under the terms of the contract between us and you do not provide us with that data when requested, we may not be able to perform the contract (for example, to deliver goods or services to you). If you donāt provide us with the requested data, we may have to cancel a product or service you have ordered but if we do, we will notify you at the time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Uavz6z528\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only use your personal data for a purpose it was collected for or a reasonably compatible purpose if necessary. For more information on this please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>. In case we need to use your details for an unrelated new purpose, we will let you know and explain the legal grounds for processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"UZ-_UCuET\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may process your personal data without your knowledge or consent where this is required or permitted by law. We do not carry out automated decision making or any type of automated profiling.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"tScLmolzEI\"}} -->\n3. Use of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"DFlIqMgj5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may collect data about you by you providing the data directly to us (for example by filling in forms on our site or by sending us emails). We may automatically collect certain data from you as you use our website by using cookies and similar technologies. Please see our cookie policy for more details by clicking <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"werP4g7tw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may receive data from third parties such as analytics providers such as Google-based outside the EU, advertising networks such as Facebook based outside the EU, such as search information providers such as Google-based outside the EU, providers of technical, payment and delivery services, such as data brokers or aggregators.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RkVrxmWOZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may also receive data from publicly available sources such as Companies House and the Electoral Register based inside the EU.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jC3jF79JP0\"}} -->\n4. Marketing Communications\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vPIQCZp-X\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur lawful ground of processing your personal data to send you marketing communications is either your consent or our legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1QmTVjZrb2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder the Privacy and Electronic Communications Regulations, we may send you marketing communications from us if (a) you made a purchase or asked for information from us about our goods or services or (b) you agreed to receive marketing communications and in each case you have not opted out of receiving such communications since. Under these regulations, if you are a limited company, we may send you marketing emails without your consent. However you can still opt-out of receiving marketing emails from us at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LAUGkgLrR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBefore we share your personal data with any third party for their own marketing purposes we will get your express consent.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"dj7NGh0nz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can ask us or third parties to stop sending you marketing messages at any time by logging into the website and checking or unchecking relevant boxes to adjust your marketing preferences, by following the opt-out links on any marketing message sent to you or by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FTaXwnXNS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you opt-out of receiving marketing communications this opt-out does not apply to personal data provided as a result of other transactions, such as purchases, warranty registrations, etc.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"O7BM9VfvMN\"}} -->\n5. Disclosures of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FH6zQN0X-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may have to share your personal data with the parties set out below:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Other companies in our group who provide services to us.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Service providers who provide IT and system administration services.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional advisers including lawyers, bankers, auditors and insurers.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Government bodies that require us to report processing activities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Third parties to whom we sell, transfer, or merge parts of our business or our assets.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FC51GijQR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require all third parties to whom we transfer your data to respect the security of your personal data and to treat it in accordance with the law. We only allow such third parties to process your personal data for specified purposes and in accordance with our instructions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1igyQdVEBo\"}} -->\n6. International Transfers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"qIv7IoRHB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe are subject to the provisions of the General Data Protection Regulations that protect your personal data. Where we transfer your data to third parties outside of the EEA, we will ensure that certain safeguards are in place to ensure a similar degree of security for your personal data. As such:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>We may transfer your personal data to countries that the European Commission have approved as providing an adequate level of protection for personal data by; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>If we use US-based providers that are part of EU-US Privacy Shield, we may transfer data to them, as they have equivalent safeguards in place; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Where we use certain service providers who are established outside of the EEA, we may use specific contracts or codes of conduct or certification mechanisms approved by the European Commission which give personal data the same protection it has in Europe.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lnjW7wG-Y\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf none of the above safeguards is available, we may request your explicit consent to the specific transfer. You will have the right to withdraw this consent at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HrxwnaZYZn\"}} -->\n7. Data Security\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0yECv1O5cd\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have put in place security measures to prevent your personal data from being accidentally lost, used, altered, disclosed, or accessed without authorisation. We also allow access to your personal data only to those employees and partners who have a business need to know such data. They will only process your personal data on our instructions and they must keep it confidential.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Vw18mLrr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have procedures in place to deal with any suspected personal data breach and will notify you and any applicable regulator of a breach if we are legally required to.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"GFlRsTfbiR\"}} -->\n8. Data Retention\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Ea39o7eml\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only retain your personal data for as long as necessary to fulfil the purposes we collected it for, including for the purposes of satisfying any legal, accounting, or reporting requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"miXsbCCr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhen deciding what the correct time is to keep the data for we look at its amount, nature and sensitivity, potential risk of harm from unauthorised use or disclosure, the processing purposes, if these can be achieved by other means and legal requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0f1ABBxog\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFor tax purposes the law requires us to keep basic information about our customers (including Contact, Identity, Financial and Transaction Data) for six (6) years after they stop being customers.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-pnn41Qa5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIn some circumstances, we may anonymise your personal data for research or statistical purposes in which case we may use this information indefinitely without further notice to you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"KOnBNKKZFU\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"u6t0--JeX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Privacy Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy #2','','inherit','closed','closed','','134-revision-v1','','','2024-02-27 23:58:14','2024-02-27 23:58:14','',134,'https://daralalim.com/?p=142',0,'revision','',0),(143,1,'2024-02-28 00:03:28','2024-02-28 00:03:28','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7E0C3KqkLZ\"}} -->\n2.Ā Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1yDzEZTKE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LjF1xNnjS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-tElYGZz-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"4XDMJY26w\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain backups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LQM2VSFYR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"n3MRy1kqt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free giveaways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"yyqPtkWZ6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data, and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vaquOzOdq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Religion</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Race</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ethnicity</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"NjnFmJ0lB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require your explicit consent for processing sensitive data, so when you submit your details, we will send you a further communication asking for you to confirm your consent to this processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RZiMRtsx-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhere we are required to collect personal data by law, or under the terms of the contract between us and you do not provide us with that data when requested, we may not be able to perform the contract (for example, to deliver goods or services to you). If you donāt provide us with the requested data, we may have to cancel a product or service you have ordered but if we do, we will notify you at the time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Uavz6z528\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only use your personal data for a purpose it was collected for or a reasonably compatible purpose if necessary. For more information on this please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>. In case we need to use your details for an unrelated new purpose, we will let you know and explain the legal grounds for processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"UZ-_UCuET\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may process your personal data without your knowledge or consent where this is required or permitted by law. We do not carry out automated decision making or any type of automated profiling.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"tScLmolzEI\"}} -->\n3. Use of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"DFlIqMgj5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may collect data about you by you providing the data directly to us (for example by filling in forms on our site or by sending us emails). We may automatically collect certain data from you as you use our website by using cookies and similar technologies. Please see our cookie policy for more details by clicking <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"werP4g7tw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may receive data from third parties such as analytics providers such as Google-based outside the EU, advertising networks such as Facebook based outside the EU, such as search information providers such as Google-based outside the EU, providers of technical, payment and delivery services, such as data brokers or aggregators.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RkVrxmWOZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may also receive data from publicly available sources such as Companies House and the Electoral Register based inside the EU.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jC3jF79JP0\"}} -->\n4. Marketing Communications\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vPIQCZp-X\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur lawful ground of processing your personal data to send you marketing communications is either your consent or our legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1QmTVjZrb2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder the Privacy and Electronic Communications Regulations, we may send you marketing communications from us if (a) you made a purchase or asked for information from us about our goods or services or (b) you agreed to receive marketing communications and in each case you have not opted out of receiving such communications since. Under these regulations, if you are a limited company, we may send you marketing emails without your consent. However you can still opt-out of receiving marketing emails from us at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LAUGkgLrR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBefore we share your personal data with any third party for their own marketing purposes we will get your express consent.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"dj7NGh0nz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can ask us or third parties to stop sending you marketing messages at any time by logging into the website and checking or unchecking relevant boxes to adjust your marketing preferences, by following the opt-out links on any marketing message sent to you or by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FTaXwnXNS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you opt-out of receiving marketing communications this opt-out does not apply to personal data provided as a result of other transactions, such as purchases, warranty registrations, etc.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"O7BM9VfvMN\"}} -->\n5. Disclosures of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FH6zQN0X-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may have to share your personal data with the parties set out below:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Other companies in our group who provide services to us.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Service providers who provide IT and system administration services.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional advisers including lawyers, bankers, auditors and insurers.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Government bodies that require us to report processing activities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Third parties to whom we sell, transfer, or merge parts of our business or our assets.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FC51GijQR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require all third parties to whom we transfer your data to respect the security of your personal data and to treat it in accordance with the law. We only allow such third parties to process your personal data for specified purposes and in accordance with our instructions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1igyQdVEBo\"}} -->\n6. International Transfers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"qIv7IoRHB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe are subject to the provisions of the General Data Protection Regulations that protect your personal data. Where we transfer your data to third parties outside of the EEA, we will ensure that certain safeguards are in place to ensure a similar degree of security for your personal data. As such:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>We may transfer your personal data to countries that the European Commission have approved as providing an adequate level of protection for personal data by; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>If we use US-based providers that are part of EU-US Privacy Shield, we may transfer data to them, as they have equivalent safeguards in place; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Where we use certain service providers who are established outside of the EEA, we may use specific contracts or codes of conduct or certification mechanisms approved by the European Commission which give personal data the same protection it has in Europe.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lnjW7wG-Y\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf none of the above safeguards is available, we may request your explicit consent to the specific transfer. You will have the right to withdraw this consent at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HrxwnaZYZn\"}} -->\n7. Data Security\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0yECv1O5cd\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have put in place security measures to prevent your personal data from being accidentally lost, used, altered, disclosed, or accessed without authorisation. We also allow access to your personal data only to those employees and partners who have a business need to know such data. They will only process your personal data on our instructions and they must keep it confidential.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Vw18mLrr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have procedures in place to deal with any suspected personal data breach and will notify you and any applicable regulator of a breach if we are legally required to.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"GFlRsTfbiR\"}} -->\n8. Data Retention\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Ea39o7eml\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only retain your personal data for as long as necessary to fulfil the purposes we collected it for, including for the purposes of satisfying any legal, accounting, or reporting requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"miXsbCCr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhen deciding what the correct time is to keep the data for we look at its amount, nature and sensitivity, potential risk of harm from unauthorised use or disclosure, the processing purposes, if these can be achieved by other means and legal requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0f1ABBxog\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFor tax purposes the law requires us to keep basic information about our customers (including Contact, Identity, Financial and Transaction Data) for six (6) years after they stop being customers.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-pnn41Qa5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIn some circumstances, we may anonymise your personal data for research or statistical purposes in which case we may use this information indefinitely without further notice to you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bnEGnqz58h\"}} -->\n9. Your Legal Rights\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"F4Z9HZFvp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder data protection laws you have rights in relation to your personal data that include the right to request access, correction, erasure, restriction, transfer, to object to processing, to portability of data and (where the lawful ground of processing is consent) to withdraw consent. You can see more about these rights by clicking <a href=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\" data-type=\"link\" data-id=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Cb-H1gJ2J\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you wish to exercise any of the rights set out above, please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"HqzOvCRnu\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou will not have to pay a fee to access your personal data (or to exercise any of the other rights). However, we may charge a reasonable fee if your request is clearly unfounded, repetitive or excessive or refuse to comply with your request in these circumstances.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-UV-59o_K\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may need to request specific information from you to help us confirm your identity and ensure your right to access your personal data (or to exercise any of your other rights). This is a security measure to ensure that personal data is not disclosed to any person who has no right to receive it. We may also contact you to ask you for further information in relation to your request to speed up our response.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"gWgrY-Lgo\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe try to respond to all legitimate requests within one month. Occasionally it may take us longer than a month if your request is particularly complex or you have made a number of requests. In this case, we will notify you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"5OHK2RttX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you are not happy with any aspect of how we collect and use your data, you have the right to complain to the Information Commissionerās Office (ICO), the UK supervisory authority for data protection issues (<a href=\"https://ico.org.uk/\" data-type=\"link\" data-id=\"https://ico.org.uk/\">www.ico.org.uk</a>). We should be grateful if you would contact us first if you do have a complaint so that we can try to resolve it for you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y3gDaO4ga\"}} -->\n10.Ā Third Party Links\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"SwAZRj9nl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis website may include links to third-party websites, plug-ins and applications. Clicking on those links or enabling those connections may allow third parties to collect or share data about you. We do not control these third party websites and are not responsible for their privacy statements. When you leave our website, we encourage you to read the privacy notice of every website you visit.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"yZLhzbfOF1\"}} -->\n11. Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"BbcYQhkqf\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can set your browser to refuse all or some browser cookies, or to alert you when websites set or access cookies. If you disable or refuse cookies, please note that some parts of this website may become inaccessible or not function properly. For more information about the cookies we use, click <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"KOnBNKKZFU\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"u6t0--JeX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Privacy Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy #2','','inherit','closed','closed','','134-revision-v1','','','2024-02-28 00:03:28','2024-02-28 00:03:28','',134,'https://daralalim.com/?p=143',0,'revision','',0),(144,1,'2024-02-28 00:05:34','2024-02-28 00:05:34','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7E0C3KqkLZ\"}} -->\n2.Ā Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1yDzEZTKE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LjF1xNnjS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-tElYGZz-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"4XDMJY26w\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain backups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LQM2VSFYR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"n3MRy1kqt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free giveaways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"yyqPtkWZ6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data, and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vaquOzOdq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Religion</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Race</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ethnicity</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"NjnFmJ0lB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require your explicit consent for processing sensitive data, so when you submit your details, we will send you a further communication asking for you to confirm your consent to this processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RZiMRtsx-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhere we are required to collect personal data by law, or under the terms of the contract between us and you do not provide us with that data when requested, we may not be able to perform the contract (for example, to deliver goods or services to you). If you donāt provide us with the requested data, we may have to cancel a product or service you have ordered but if we do, we will notify you at the time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Uavz6z528\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only use your personal data for a purpose it was collected for or a reasonably compatible purpose if necessary. For more information on this please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>. In case we need to use your details for an unrelated new purpose, we will let you know and explain the legal grounds for processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"UZ-_UCuET\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may process your personal data without your knowledge or consent where this is required or permitted by law. We do not carry out automated decision making or any type of automated profiling.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"tScLmolzEI\"}} -->\n3. Use of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"DFlIqMgj5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may collect data about you by you providing the data directly to us (for example by filling in forms on our site or by sending us emails). We may automatically collect certain data from you as you use our website by using cookies and similar technologies. Please see our cookie policy for more details by clicking <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"werP4g7tw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may receive data from third parties such as analytics providers such as Google-based outside the EU, advertising networks such as Facebook based outside the EU, such as search information providers such as Google-based outside the EU, providers of technical, payment and delivery services, such as data brokers or aggregators.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RkVrxmWOZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may also receive data from publicly available sources such as Companies House and the Electoral Register based inside the EU.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jC3jF79JP0\"}} -->\n4. Marketing Communications\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vPIQCZp-X\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur lawful ground of processing your personal data to send you marketing communications is either your consent or our legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1QmTVjZrb2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder the Privacy and Electronic Communications Regulations, we may send you marketing communications from us if (a) you made a purchase or asked for information from us about our goods or services or (b) you agreed to receive marketing communications and in each case you have not opted out of receiving such communications since. Under these regulations, if you are a limited company, we may send you marketing emails without your consent. However you can still opt-out of receiving marketing emails from us at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LAUGkgLrR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBefore we share your personal data with any third party for their own marketing purposes we will get your express consent.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"dj7NGh0nz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can ask us or third parties to stop sending you marketing messages at any time by logging into the website and checking or unchecking relevant boxes to adjust your marketing preferences, by following the opt-out links on any marketing message sent to you or by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FTaXwnXNS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you opt-out of receiving marketing communications this opt-out does not apply to personal data provided as a result of other transactions, such as purchases, warranty registrations, etc.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"O7BM9VfvMN\"}} -->\n5. Disclosures of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FH6zQN0X-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may have to share your personal data with the parties set out below:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Other companies in our group who provide services to us.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Service providers who provide IT and system administration services.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional advisers including lawyers, bankers, auditors and insurers.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Government bodies that require us to report processing activities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Third parties to whom we sell, transfer, or merge parts of our business or our assets.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FC51GijQR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require all third parties to whom we transfer your data to respect the security of your personal data and to treat it in accordance with the law. We only allow such third parties to process your personal data for specified purposes and in accordance with our instructions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1igyQdVEBo\"}} -->\n6. International Transfers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"qIv7IoRHB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe are subject to the provisions of the General Data Protection Regulations that protect your personal data. Where we transfer your data to third parties outside of the EEA, we will ensure that certain safeguards are in place to ensure a similar degree of security for your personal data. As such:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>We may transfer your personal data to countries that the European Commission have approved as providing an adequate level of protection for personal data by; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>If we use US-based providers that are part of EU-US Privacy Shield, we may transfer data to them, as they have equivalent safeguards in place; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Where we use certain service providers who are established outside of the EEA, we may use specific contracts or codes of conduct or certification mechanisms approved by the European Commission which give personal data the same protection it has in Europe.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lnjW7wG-Y\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf none of the above safeguards is available, we may request your explicit consent to the specific transfer. You will have the right to withdraw this consent at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HrxwnaZYZn\"}} -->\n7. Data Security\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0yECv1O5cd\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have put in place security measures to prevent your personal data from being accidentally lost, used, altered, disclosed, or accessed without authorisation. We also allow access to your personal data only to those employees and partners who have a business need to know such data. They will only process your personal data on our instructions and they must keep it confidential.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Vw18mLrr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have procedures in place to deal with any suspected personal data breach and will notify you and any applicable regulator of a breach if we are legally required to.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"GFlRsTfbiR\"}} -->\n8. Data Retention\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Ea39o7eml\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only retain your personal data for as long as necessary to fulfil the purposes we collected it for, including for the purposes of satisfying any legal, accounting, or reporting requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"miXsbCCr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhen deciding what the correct time is to keep the data for we look at its amount, nature and sensitivity, potential risk of harm from unauthorised use or disclosure, the processing purposes, if these can be achieved by other means and legal requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0f1ABBxog\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFor tax purposes the law requires us to keep basic information about our customers (including Contact, Identity, Financial and Transaction Data) for six (6) years after they stop being customers.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-pnn41Qa5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIn some circumstances, we may anonymise your personal data for research or statistical purposes in which case we may use this information indefinitely without further notice to you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bnEGnqz58h\"}} -->\n9. Your Legal Rights\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"F4Z9HZFvp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder data protection laws you have rights in relation to your personal data that include the right to request access, correction, erasure, restriction, transfer, to object to processing, to portability of data and (where the lawful ground of processing is consent) to withdraw consent. You can see more about these rights by clicking <a href=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\" data-type=\"link\" data-id=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Cb-H1gJ2J\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you wish to exercise any of the rights set out above, please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"HqzOvCRnu\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou will not have to pay a fee to access your personal data (or to exercise any of the other rights). However, we may charge a reasonable fee if your request is clearly unfounded, repetitive or excessive or refuse to comply with your request in these circumstances.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-UV-59o_K\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may need to request specific information from you to help us confirm your identity and ensure your right to access your personal data (or to exercise any of your other rights). This is a security measure to ensure that personal data is not disclosed to any person who has no right to receive it. We may also contact you to ask you for further information in relation to your request to speed up our response.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"gWgrY-Lgo\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe try to respond to all legitimate requests within one month. Occasionally it may take us longer than a month if your request is particularly complex or you have made a number of requests. In this case, we will notify you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"5OHK2RttX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you are not happy with any aspect of how we collect and use your data, you have the right to complain to the Information Commissionerās Office (ICO), the UK supervisory authority for data protection issues (<a href=\"https://ico.org.uk/\" data-type=\"link\" data-id=\"https://ico.org.uk/\">www.ico.org.uk</a>). We should be grateful if you would contact us first if you do have a complaint so that we can try to resolve it for you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y3gDaO4ga\"}} -->\n10.Ā Third Party Links\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"SwAZRj9nl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis website may include links to third-party websites, plug-ins and applications. Clicking on those links or enabling those connections may allow third parties to collect or share data about you. We do not control these third party websites and are not responsible for their privacy statements. When you leave our website, we encourage you to read the privacy notice of every website you visit.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"yZLhzbfOF1\"}} -->\n11. Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"BbcYQhkqf\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can set your browser to refuse all or some browser cookies, or to alert you when websites set or access cookies. If you disable or refuse cookies, please note that some parts of this website may become inaccessible or not function properly. For more information about the cookies we use, click <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"KOnBNKKZFU\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"u6t0--JeX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Privacy Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Privacy Policy','','inherit','closed','closed','','134-revision-v1','','','2024-02-28 00:05:34','2024-02-28 00:05:34','',134,'https://daralalim.com/?p=144',0,'revision','',0),(145,1,'2024-02-28 00:05:58','2024-02-28 00:05:58','','Homepage','','inherit','closed','closed','','13-revision-v1','','','2024-02-28 00:05:58','2024-02-28 00:05:58','',13,'https://daralalim.com/?p=145',0,'revision','',0),(146,1,'2024-02-28 00:07:00','2024-02-28 00:07:00','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"DY0RaPhuoc\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"7_itpVtOH\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThese Terms and Conditions (āAgreementā) govern your use of the Dar Al-Alim website (the āWebsiteā) operated by Dar Al-Alim (āwe,ā āus,ā or āourā). By accessing or using the website, you agree to be bound by these terms. If you do not agree with any part of these terms, you may not use the website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8HNQ4GEK0\"}} -->\n2. User Eligibility\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"KWYXqv1Ghz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou must be at least thirteen (13) years old or have parental or guardian consent to use the Dar Al-Alim website. By using the website, you represent and warrant that you meet these requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"srkTZ2HIR\"}} -->\n3. Account Registration\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ImsZB_BKSl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nTo access certain features of the Dar Al-Alim website, you may be required to create an account. You are responsible for maintaining the confidentiality of your account information and for all activities that occur under your account.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qTIpgYEJv\"}} -->\n4. Use of the Website\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"W_FIQxP_a\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou agree to use the website only for lawful purposes and in accordance with these terms. You may not use the website in any way that could damage, disable, overburden, or impair our servers or networks.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HPVlxrTGa\"}} -->\n5. Intellectual Property\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Us731DG-q\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe Dar Al-Alim website and its original content, features, and functionality are owned by Dar Al-Alim and are protected by international copyright, trademark, patent, trade secret, and other intellectual property or proprietary rights laws.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"43mxhJaYr\"}} -->\n6. Online Courses\n<!-- /wp:kubio/heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Course Access:</strong> Access to online courses is granted on a per-user basis. Sharing of login credentials or course content is strictly prohibited.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Course Materials:</strong> All course materials provided on the Website are the intellectual property of Dar Al-Alim. You may not reproduce, distribute, or create derivative works without explicit permission.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Course Modifications:</strong> Dar Al-Alim reserves the right to modify or discontinue any course at any time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"NAMLwueoI\"}} -->\n7. Privacy Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"tVbdGxDjj\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYour use of the Dar Al-Alim website is also governed by our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>, which is incorporated into these terms by reference.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"aByOkIRT9\"}} -->\n8. Termination\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Eu58OlNvC\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe reserve the right to terminate or suspend your account and access to the website at our sole discretion, without prior notice, for any reason, including without limitation, breach of these terms.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ry3vTpGSI\"}} -->\n9. Disclaimers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"QQ-psyY4G\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDar Al-Alim and its content are provided āas isā without any warranties, expressed or implied.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"teeA9Epui9\"}} -->\n10. Limitation of Liability\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"pFPJN2j1Q\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDar Al-Alim shall not be liable for any direct, indirect, incidental, special, or consequential damages arising out of the use or inability to use the website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"I-X6cyNLS\"}} -->\n11. Changes to Terms\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RKkA5jPzj\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe reserve the right to modify these terms at any time. Updated terms will be posted on the website, and it is your responsibility to review them periodically. By using the website, you acknowledge that you have read, understood, and agree to be bound by these terms and conditions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mU4_kKh1zV\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"wOKxeF4Y9B\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this terms and conditions, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Terms & Conditions','','publish','closed','closed','','terms','','','2024-03-04 19:15:15','2024-03-04 19:15:15','',0,'https://daralalim.com/?page_id=146',0,'page','',0),(147,1,'2024-02-28 00:07:00','2024-02-28 00:07:00','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Terms & Conditions','','inherit','closed','closed','','146-revision-v1','','','2024-02-28 00:07:00','2024-02-28 00:07:00','',146,'https://daralalim.com/?p=147',0,'revision','',0),(150,1,'2024-02-29 22:07:11','2024-02-29 22:07:11','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"7_itpVtOH\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThese Terms and Conditions (āAgreementā) govern your use of the Dar Al-Alim website (the āWebsiteā) operated by Dar Al-Alim (āwe,ā āus,ā or āourā). By accessing or using the website, you agree to be bound by these terms. If you do not agree with any part of these terms, you may not use the website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8HNQ4GEK0\"}} -->\n2.Ā User Eligibility\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"KWYXqv1Ghz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou must be at least thirteen (13) years old or have parental or guardian consent to use the Dar Al-Alim website. By using the website, you represent and warrant that you meet these requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"srkTZ2HIR\"}} -->\n3. Account Registration\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ImsZB_BKSl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nTo access certain features of the Dar Al-Alim website, you may be required to create an account. You are responsible for maintaining the confidentiality of your account information and for all activities that occur under your account.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qTIpgYEJv\"}} -->\n4. Use of the Website\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"W_FIQxP_a\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou agree to use the website only for lawful purposes and in accordance with these terms. You may not use the website in any way that could damage, disable, overburden, or impair our servers or networks.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HPVlxrTGa\"}} -->\n5. Intellectual Property\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Us731DG-q\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe Dar Al-Alim website and its original content, features, and functionality are owned by Dar Al-Alim and are protected by international copyright, trademark, patent, trade secret, and other intellectual property or proprietary rights laws.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"43mxhJaYr\"}} -->\n6. Online Courses\n<!-- /wp:kubio/heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Course Access:</strong> Access to online courses is granted on a per-user basis. Sharing of login credentials or course content is strictly prohibited.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Course Materials:</strong> All course materials provided on the Website are the intellectual property of Dar Al-Alim. You may not reproduce, distribute, or create derivative works without explicit permission.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Course Modifications:</strong> Dar Al-Alim reserves the right to modify or discontinue any course at any time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"NAMLwueoI\"}} -->\n7. Privacy Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"tVbdGxDjj\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYour use of the Dar Al-Alim website is also governed by our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>, which is incorporated into these terms by reference.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Terms & Conditions','','inherit','closed','closed','','146-revision-v1','','','2024-02-29 22:07:11','2024-02-29 22:07:11','',146,'https://daralalim.com/?p=150',0,'revision','',0),(151,1,'2024-02-29 22:58:45','2024-02-29 22:58:45','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"7_itpVtOH\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThese Terms and Conditions (āAgreementā) govern your use of the Dar Al-Alim website (the āWebsiteā) operated by Dar Al-Alim (āwe,ā āus,ā or āourā). By accessing or using the website, you agree to be bound by these terms. If you do not agree with any part of these terms, you may not use the website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8HNQ4GEK0\"}} -->\n2.Ā User Eligibility\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"KWYXqv1Ghz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou must be at least thirteen (13) years old or have parental or guardian consent to use the Dar Al-Alim website. By using the website, you represent and warrant that you meet these requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"srkTZ2HIR\"}} -->\n3. Account Registration\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ImsZB_BKSl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nTo access certain features of the Dar Al-Alim website, you may be required to create an account. You are responsible for maintaining the confidentiality of your account information and for all activities that occur under your account.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qTIpgYEJv\"}} -->\n4. Use of the Website\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"W_FIQxP_a\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou agree to use the website only for lawful purposes and in accordance with these terms. You may not use the website in any way that could damage, disable, overburden, or impair our servers or networks.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HPVlxrTGa\"}} -->\n5. Intellectual Property\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Us731DG-q\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe Dar Al-Alim website and its original content, features, and functionality are owned by Dar Al-Alim and are protected by international copyright, trademark, patent, trade secret, and other intellectual property or proprietary rights laws.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"43mxhJaYr\"}} -->\n6. Online Courses\n<!-- /wp:kubio/heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Course Access:</strong> Access to online courses is granted on a per-user basis. Sharing of login credentials or course content is strictly prohibited.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Course Materials:</strong> All course materials provided on the Website are the intellectual property of Dar Al-Alim. You may not reproduce, distribute, or create derivative works without explicit permission.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Course Modifications:</strong> Dar Al-Alim reserves the right to modify or discontinue any course at any time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"NAMLwueoI\"}} -->\n7. Privacy Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"tVbdGxDjj\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYour use of the Dar Al-Alim website is also governed by our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>, which is incorporated into these terms by reference.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"aByOkIRT9\"}} -->\n8.Ā Termination\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Eu58OlNvC\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe reserve the right to terminate or suspend your account and access to the website at our sole discretion, without prior notice, for any reason, including without limitation, breach of these terms.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ry3vTpGSI\"}} -->\n9.Ā Disclaimers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"QQ-psyY4G\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDar Al-Alim and its content are provided āas isā without any warranties, expressed or implied.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"teeA9Epui9\"}} -->\n10.Ā Limitation of Liability\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"pFPJN2j1Q\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDar Al-Alim shall not be liable for any direct, indirect, incidental, special, or consequential damages arising out of the use or inability to use the website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"I-X6cyNLS\"}} -->\n11.Ā Changes to Terms\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RKkA5jPzj\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe reserve the right to modify these terms at any time. Updated terms will be posted on the website, and it is your responsibility to review them periodically. By using the website, you acknowledge that you have read, understood, and agree to be bound by these terms and conditions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mU4_kKh1zV\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"wOKxeF4Y9B\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this terms and conditions, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Terms & Conditions','','inherit','closed','closed','','146-revision-v1','','','2024-02-29 22:58:45','2024-02-29 22:58:45','',146,'https://daralalim.com/?p=151',0,'revision','',0),(153,1,'2024-02-29 22:59:41','2024-02-29 22:59:41','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"7_itpVtOH\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThese Terms and Conditions (āAgreementā) govern your use of the Dar Al-Alim website (the āWebsiteā) operated by Dar Al-Alim (āwe,ā āus,ā or āourā). By accessing or using the website, you agree to be bound by these terms. If you do not agree with any part of these terms, you may not use the website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8HNQ4GEK0\"}} -->\n2. User Eligibility\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"KWYXqv1Ghz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou must be at least thirteen (13) years old or have parental or guardian consent to use the Dar Al-Alim website. By using the website, you represent and warrant that you meet these requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"srkTZ2HIR\"}} -->\n3. Account Registration\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ImsZB_BKSl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nTo access certain features of the Dar Al-Alim website, you may be required to create an account. You are responsible for maintaining the confidentiality of your account information and for all activities that occur under your account.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qTIpgYEJv\"}} -->\n4. Use of the Website\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"W_FIQxP_a\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou agree to use the website only for lawful purposes and in accordance with these terms. You may not use the website in any way that could damage, disable, overburden, or impair our servers or networks.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HPVlxrTGa\"}} -->\n5. Intellectual Property\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Us731DG-q\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe Dar Al-Alim website and its original content, features, and functionality are owned by Dar Al-Alim and are protected by international copyright, trademark, patent, trade secret, and other intellectual property or proprietary rights laws.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"43mxhJaYr\"}} -->\n6. Online Courses\n<!-- /wp:kubio/heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Course Access:</strong> Access to online courses is granted on a per-user basis. Sharing of login credentials or course content is strictly prohibited.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Course Materials:</strong> All course materials provided on the Website are the intellectual property of Dar Al-Alim. You may not reproduce, distribute, or create derivative works without explicit permission.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Course Modifications:</strong> Dar Al-Alim reserves the right to modify or discontinue any course at any time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"NAMLwueoI\"}} -->\n7. Privacy Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"tVbdGxDjj\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYour use of the Dar Al-Alim website is also governed by our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>, which is incorporated into these terms by reference.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"aByOkIRT9\"}} -->\n8. Termination\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Eu58OlNvC\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe reserve the right to terminate or suspend your account and access to the website at our sole discretion, without prior notice, for any reason, including without limitation, breach of these terms.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ry3vTpGSI\"}} -->\n9. Disclaimers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"QQ-psyY4G\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDar Al-Alim and its content are provided āas isā without any warranties, expressed or implied.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"teeA9Epui9\"}} -->\n10. Limitation of Liability\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"pFPJN2j1Q\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDar Al-Alim shall not be liable for any direct, indirect, incidental, special, or consequential damages arising out of the use or inability to use the website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"I-X6cyNLS\"}} -->\n11. Changes to Terms\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RKkA5jPzj\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe reserve the right to modify these terms at any time. Updated terms will be posted on the website, and it is your responsibility to review them periodically. By using the website, you acknowledge that you have read, understood, and agree to be bound by these terms and conditions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mU4_kKh1zV\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"wOKxeF4Y9B\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this terms and conditions, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Terms & Conditions','','inherit','closed','closed','','146-revision-v1','','','2024-02-29 22:59:41','2024-02-29 22:59:41','',146,'https://daralalim.com/?p=153',0,'revision','',0),(154,1,'2024-02-29 23:01:00','2024-02-29 23:01:00','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"pn_15DRoG\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"uDCGS42Knj\",\"hash\":\"xeke4q6uD\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"0mJOpIoGt\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"WgVXRVk7B\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Dza6Kkc8M\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ol4W-P-EoK\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"1YY24o1Bme\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"EjvdIhEHe1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"cI7AXCrieb\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CI57qluCyQ\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fvOa-fUWjP\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"GkO6ARbKU1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"zIR8TUB3Gq\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CxcAPP7ld_\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z-7RqKhbMU\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ZkJW5_fxvn\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"BPbteAPmh\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"4roi2Nl_w\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"oT3XWszBKr\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','publish','closed','closed','','faqs','','','2024-03-05 04:03:38','2024-03-05 04:03:38','',0,'https://daralalim.com/?page_id=154',0,'page','',0),(155,1,'2024-02-29 23:01:00','2024-02-29 23:01:00','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-02-29 23:01:00','2024-02-29 23:01:00','',154,'https://daralalim.com/?p=155',0,'revision','',0),(158,1,'2024-02-29 23:01:00','2024-02-29 23:01:00','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"uDCGS42Knj\",\"hash\":\"Fea2MAShZE\"},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"0mJOpIoGt\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3}},\"hash\":\"dw386l8e4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-qosp4en7e\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"LBLa-xUbcz\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"3H0Wje_LxI\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"lSYegLybkp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"T4Cnb-AP0P\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"52-DdMcbqO\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"vY-1XVCjud\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"aHewvMD5rG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"c9-rlpPNDd\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-L5m8BOWl-\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QfBKkvm0G\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z7ludfJ46\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"pPLSmC5Hcp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\u0022Facebook\\u0022 text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\u0022Instagram\\u0022 text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-autosave-v1','','','2024-03-04 18:32:31','2024-03-04 18:32:31','',154,'https://daralalim.com/?p=158',0,'revision','',0),(159,1,'2024-02-29 23:08:50','2024-02-29 23:08:50','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"qgYoywaLcFn\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"6V6-FSZMG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vh7MK7kxXZY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nLorem ipsum dolor sit amet, adipiscing elit?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"rB1vLalXRt-\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nLorem ipsum dolor sit amet, at mei dolore tritani repudiandae. In his nemore temporibus consequuntur, vim ad prima.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7JqAGYdMlIU\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fHNYmPpLO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"Ld7ITZ14A4b\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nLorem ipsum dolor sit amet, adipiscing elit?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"LxhkhHB84x4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nLorem ipsum dolor sit amet, at mei dolore tritani repudiandae. vivendum consetetur. Viderer feugiat at pro, mea aperiam.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"XhzmX-dtiGz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"HlpZzUxZuxQ\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nLorem ipsum dolor sit amet, adipiscing elit?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"gIDvB0RGmTM\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nLorem ipsum dolor sit amet. In his nemore temporibus consequuntur, vim ad prima feugiat at pro, mea aperiam.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"krnjTi_BgQM\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"AvVRM92WrZ\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"KnW4Sw3YCvS\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nLorem ipsum dolor sit amet, adipiscing elit?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"klUCXZ327_3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nLorem ipsum dolor sit amet, at mei dolore tritani repudiandae. vivendum consetetur. Viderer feugiat at pro, mea aperiam.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-02-29 23:08:50','2024-02-29 23:08:50','',154,'https://daralalim.com/?p=159',0,'revision','',0),(160,1,'2024-02-29 23:15:29','2024-02-29 23:15:29','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"qgYoywaLcFn\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"6V6-FSZMG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"sfRIdRJa29\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. Dar Al-Alim is specifically crafted for beginners. We also offer a supplementary module designed to assist those who may face challenges in reading and writing. For further information, please feel free to message us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7JqAGYdMlIU\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fHNYmPpLO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"Ld7ITZ14A4b\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nLorem ipsum dolor sit amet, adipiscing elit?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"LxhkhHB84x4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nLorem ipsum dolor sit amet, at mei dolore tritani repudiandae. vivendum consetetur. Viderer feugiat at pro, mea aperiam.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"XhzmX-dtiGz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"HlpZzUxZuxQ\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nLorem ipsum dolor sit amet, adipiscing elit?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"gIDvB0RGmTM\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nLorem ipsum dolor sit amet. In his nemore temporibus consequuntur, vim ad prima feugiat at pro, mea aperiam.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"krnjTi_BgQM\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"AvVRM92WrZ\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"KnW4Sw3YCvS\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nLorem ipsum dolor sit amet, adipiscing elit?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"klUCXZ327_3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nLorem ipsum dolor sit amet, at mei dolore tritani repudiandae. vivendum consetetur. Viderer feugiat at pro, mea aperiam.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-02-29 23:15:29','2024-02-29 23:15:29','',154,'https://daralalim.com/?p=160',0,'revision','',0),(161,1,'2024-02-29 23:18:01','2024-02-29 23:18:01','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"qgYoywaLcFn\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"6V6-FSZMG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7JqAGYdMlIU\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fHNYmPpLO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"XhzmX-dtiGz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"HlpZzUxZuxQ\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nLorem ipsum dolor sit amet, adipiscing elit?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"gIDvB0RGmTM\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nLorem ipsum dolor sit amet. In his nemore temporibus consequuntur, vim ad prima feugiat at pro, mea aperiam.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"krnjTi_BgQM\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"AvVRM92WrZ\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"KnW4Sw3YCvS\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nLorem ipsum dolor sit amet, adipiscing elit?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"klUCXZ327_3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nLorem ipsum dolor sit amet, at mei dolore tritani repudiandae. vivendum consetetur. Viderer feugiat at pro, mea aperiam.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-02-29 23:18:01','2024-02-29 23:18:01','',154,'https://daralalim.com/?p=161',0,'revision','',0),(162,1,'2024-03-01 00:11:25','2024-03-01 00:11:25','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"6V6-FSZMG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fHNYmPpLO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"AvVRM92WrZ\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-Xe9Ds_GSH\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-01 00:11:25','2024-03-01 00:11:25','',154,'https://daralalim.com/?p=162',0,'revision','',0); INSERT INTO `wp_posts` VALUES (164,1,'2024-03-01 00:12:16','2024-03-01 00:12:16','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-qosp4en7e\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"LBLa-xUbcz\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"3H0Wje_LxI\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"lSYegLybkp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"T4Cnb-AP0P\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"52-DdMcbqO\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"vY-1XVCjud\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"aHewvMD5rG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"c9-rlpPNDd\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-L5m8BOWl-\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-01 00:12:16','2024-03-01 00:12:16','',154,'https://daralalim.com/?p=164',0,'revision','',0),(165,1,'2024-03-01 00:14:03','2024-03-01 00:14:03','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"#ff7a02\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-vtXAMfMV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"2LRj8HTdgq\",\"hash\":\"1FPAJGwyd\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"wB5cDXNhdV\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6MI6cPLzna\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"trEkfGjW3L\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7vdhVUAIW8\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"CuVamDu3E\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"rPxXs6dB5h\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"yUfclwEP3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"color\":\"#ff7a02\"}}}}}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"40p7aHxBa\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"Snnf4waH_\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"a8S9xmSVluh\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"d_cBDgsjfjE\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"6kqEmv3vj9\",\"hash\":\"x6DPRvxp-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 2\"},\"anchor\":\"content-2\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"-Hoyqz8-qb\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"09S2k7_KWD\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"AFZ5jF5lrn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"DE0lc812AD\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"a2IB6aXeol\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"MJSqeNx4_A\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"XuJZetP8qXI\",\"hash\":\"Rwblb5gur\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it. And you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jNeDKtl4lF\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Y7h-9F_qJ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"color\":\"#ff7a02\"}}}}}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"RUHtXLdU6k\",\"hash\":\"rYfXWdws5A\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, āHadha kitabā, you see a picture of a pen and say, āHadha qalamā. In your mind, you link the word āqalamā to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jkcP13q8PX\",\"hash\":\"nghrrUYcM\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"_rgSgHE2O5\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"9Wjp2ZI3e\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/trophy\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"O8sGcJpZB\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"Xt-HvGHnF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"FsF1BYHTPN\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"hash\":\"SRPCr8zC1\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"Jr4dfOs8xy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"fOV7nRz-CD\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0IlxaLFfRi\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"P4KjetM_3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/globe\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"mNUHDdEtAn\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"6ngN3DSvTE\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"lpA_HgA1H\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"AFSMpAFpa\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/graduation-cap\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"TTMG_yG568\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"lvFDxgPkOm\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"X5sO5cFg-\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"fit-to-content\"}}}},\"props\":{\"width\":\"full-width\"}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0QNMPUkFR\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"9W3nUrnI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"JlLdbt5hyu\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"P2nuIDrDs\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"#ff7a02\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"margin\":{\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"margin\":{\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cHfmk7c2U\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','publish','closed','closed','','about','','','2024-03-05 04:06:36','2024-03-05 04:06:36','',0,'https://daralalim.com/?page_id=165',0,'page','',0),(166,1,'2024-03-01 00:13:32','2024-03-01 00:13:32','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-qosp4en7e\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"LBLa-xUbcz\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"3H0Wje_LxI\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"lSYegLybkp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"T4Cnb-AP0P\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"52-DdMcbqO\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"vY-1XVCjud\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"aHewvMD5rG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"c9-rlpPNDd\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-L5m8BOWl-\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-01 00:13:32','2024-03-01 00:13:32','',165,'https://daralalim.com/?p=166',0,'revision','',0),(167,1,'2024-03-01 00:15:49','2024-03-01 00:15:49','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"R9nAJm3ql1\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"textShadow\":{\"enabled\":false,\"normalEnabled\":false,\"color\":\"rgba(var(--kubio-color-8),1)\",\"blur\":\"2\",\"y\":\"1\",\"x\":\"0\",\"spread\":\"0\",\"inset\":\"\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"nAeRFdJV3\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"0D5dLBmal\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Video\"},\"anchor\":\"video\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"8sznSnmGQ\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"27_WcbwRS\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Cne2-8SQC\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Qmb07g04qR\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"5Ks5pFNTCC\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ZGnhFsfp3j\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HITiUbwTXt\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FI7iSLCt4c\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QuOw_TM2pD\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"VAiI4nZ7Aj\",\"hash\":\"S8iV8GFd-H\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MI8srwW4Rz\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"WO-Y76waEO\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"swRKz887ZJ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"tVjb4imKE\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"5ZIOxxXA_l\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"B96hU9iWc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"VUu6u32s89\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"fTUXp0dAF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"-pZllM51C5r\",\"hash\":\"X65wlTxGi\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"29CymBczu\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Rzu7uw3D2X\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"W-kbS_zYJ\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"PnXWGy4pC\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.95,\"unit\":\"%\"}}}}},\"hash\":\"CYfNtUg9TA\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"eJoEVopp9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"TSf9neRLI\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"SlsaFpCwZ\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','publish','closed','closed','','testimonial','','','2024-03-05 04:04:34','2024-03-05 04:04:34','',0,'https://daralalim.com/?page_id=167',0,'page','',0),(168,1,'2024-03-01 00:15:49','2024-03-01 00:15:49','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-qosp4en7e\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"LBLa-xUbcz\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"3H0Wje_LxI\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"lSYegLybkp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"T4Cnb-AP0P\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"52-DdMcbqO\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"vY-1XVCjud\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"aHewvMD5rG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"c9-rlpPNDd\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-L5m8BOWl-\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimmonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-01 00:15:49','2024-03-01 00:15:49','',167,'https://daralalim.com/?p=168',0,'revision','',0),(170,1,'2024-03-01 00:20:06','2024-03-01 00:20:06','','kubio-image-4-2.png','','inherit','open','closed','','kubio-image-4-2-png','','','2024-03-01 00:20:06','2024-03-01 00:20:06','',0,'https://static.kubiobuilder.com/snippets/testimonials5-1696861875/assets/2023/10/kubio-image-4-2.png',0,'attachment','image/png',0),(171,1,'2024-03-01 00:20:06','2024-03-01 00:20:06','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"o8jX4azVDE\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":true,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"},\"kubioMetadata\":{\"category\":\"testimonials\",\"cloudPresetId\":150}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-6),0.05)\"},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}}},\"hash\":\"G7aOuDN_6\"},\"attrs\":{\"name\":\"Testimonials\"},\"anchor\":\"testimonials\",\"kubioAI\":{\"meta\":{\"category\":\"testimonials\",\"cloudPresetId\":150}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"VYMxOg7NQe\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}},\"meta\":{\"isHeader\":true}},\"hash\":\"kfSqv6qG5G\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"GS-QGQGGQi\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}}}}},\"hash\":\"K7Va9qI5gM\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":2},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"styleRef\":\"7HhjYz3FsK\",\"hash\":\"rIixGxZji5\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nClient Testimonials\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"s5HV3z0KYu\",\"props\":{\"isLead\":true},\"hash\":\"va9kIU1JwL\"}} -->\nDont\'t take our word for it - here\'s what our clients say:\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"U7I5RC3viJM\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":3,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}},\"tablet\":{\"layout\":{\"itemsPerRow\":2}}}},\"hash\":\"j8TrzAJnh-S\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Zc_riO2iGiU\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"vSpace\":{\"value\":0,\"unit\":\"px\"},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"border\":{\"top\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}},\"right\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}},\"bottom\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}},\"left\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(var(--kubio-color-1-variant-5),0.09)\",\"blur\":\"38\",\"y\":\"19\",\"spread\":\"0\",\"x\":\"0\",\"inset\":\"\"}]},\"states\":{\"hover\":{\"transition\":{\"duration\":{\"value\":\"\"}}}},\"padding\":{\"top\":{\"value\":12,\"unit\":\"%\"},\"bottom\":{\"value\":12,\"unit\":\"%\"},\"left\":{\"value\":12,\"unit\":\"%\"},\"right\":{\"value\":12,\"unit\":\"%\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"IS4JWUwvgIK\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"RwMb1Oly5lO\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"width\":{\"value\":\"24\",\"unit\":\"px\"},\"height\":{\"value\":\"24\",\"unit\":\"px\"}}}},\"hash\":\"XnRHYr8OuOc\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"56TOHX9DIFx\",\"props\":{\"type\":\"normal\"},\"hash\":\"EoyTV3nGoSk\"}} -->\nDo you sometimes have the feeling that youāre running into the same obstacles over and over again? Many of my conflicts have the same feel to them, like āHey, I think Iāve been here before\"\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/image {\"kubio\":{\"styleRef\":\"lcliMgkK8zp\",\"props\":{\"useCustomDimensions\":false,\"overlay\":false,\"frame\":{\"type\":\"background\",\"showFrameShadow\":false,\"showFrameOverImage\":false,\"enabled\":false}},\"style\":{\"descendants\":{\"image\":{\"opacity\":{\"value\":\"1\",\"unit\":\"%\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}}},\"maxHeight\":{\"unit\":\"px\",\"value\":\"\"},\"maxWidth\":{\"unit\":\"px\",\"value\":\"\"}},\"caption\":{\"margin\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"}}},\"frameImage\":{\"zIndex\":-1,\"transform\":{\"translate\":[{\"axis\":\"x\",\"value\":{\"value\":\"10\",\"unit\":\"%\"}},{\"axis\":\"y\",\"value\":{\"value\":\"10\",\"unit\":\"%\"}},{\"axis\":\"z\"}]},\"backgroundColor\":\"rgb(0,0,0)\",\"height\":{\"value\":100,\"unit\":\"%\"},\"width\":{\"value\":100,\"unit\":\"%\"},\"border\":{\"top\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}},\"left\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}},\"right\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}},\"bottom\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}}}},\"overlay\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}}}},\"outer\":{\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}},\"hash\":\"AP3bHEyGzht\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/kubio-image-4-2.png\",\"id\":170} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"WR01lntzlbR\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"_7dhBwEzit6\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"kubioAI\":{\"desc\":\"name and surname\"}} -->\nJohn Doe\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ajHqHrPXCev\",\"props\":{\"type\":\"normal\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"style\":\"italic\"}}}},\"hash\":\"u_f41ikm4pA\"},\"kubioAI\":{\"desc\":\"short company name\"}} -->\nCompany name\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Zc_riO2iGiU\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"vSpace\":{\"value\":0,\"unit\":\"px\"},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"border\":{\"top\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}},\"right\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}},\"bottom\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}},\"left\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(var(--kubio-color-1-variant-5),0.09)\",\"blur\":\"38\",\"y\":\"19\",\"spread\":\"0\",\"x\":\"0\",\"inset\":\"\"}]},\"states\":{\"hover\":{\"transition\":{\"duration\":{\"value\":\"\"}}}},\"padding\":{\"top\":{\"value\":12,\"unit\":\"%\"},\"bottom\":{\"value\":12,\"unit\":\"%\"},\"left\":{\"value\":12,\"unit\":\"%\"},\"right\":{\"value\":12,\"unit\":\"%\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"J3JaqHfUld-\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"RwMb1Oly5lO\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"width\":{\"value\":\"24\",\"unit\":\"px\"},\"height\":{\"value\":\"24\",\"unit\":\"px\"}}}},\"hash\":\"3IHzoVGJd7C\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"56TOHX9DIFx\",\"props\":{\"type\":\"normal\"},\"hash\":\"EEodiLMDUsy\"}} -->\nDo you sometimes have the feeling that youāre running into the same obstacles over and over again? Many of my conflicts have the same feel to them, like āHey, I think Iāve been here before\"\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/image {\"kubio\":{\"styleRef\":\"lcliMgkK8zp\",\"props\":{\"useCustomDimensions\":false,\"overlay\":false,\"frame\":{\"type\":\"background\",\"showFrameShadow\":false,\"showFrameOverImage\":false,\"enabled\":false}},\"style\":{\"descendants\":{\"image\":{\"opacity\":{\"value\":\"1\",\"unit\":\"%\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}}},\"maxHeight\":{\"unit\":\"px\",\"value\":\"\"},\"maxWidth\":{\"unit\":\"px\",\"value\":\"\"}},\"caption\":{\"margin\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"}}},\"frameImage\":{\"zIndex\":-1,\"transform\":{\"translate\":[{\"axis\":\"x\",\"value\":{\"value\":\"10\",\"unit\":\"%\"}},{\"axis\":\"y\",\"value\":{\"value\":\"10\",\"unit\":\"%\"}},{\"axis\":\"z\"}]},\"backgroundColor\":\"rgb(0,0,0)\",\"height\":{\"value\":100,\"unit\":\"%\"},\"width\":{\"value\":100,\"unit\":\"%\"},\"border\":{\"top\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}},\"left\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}},\"right\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}},\"bottom\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}}}},\"overlay\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}}}},\"outer\":{\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}},\"hash\":\"GZiPc1SQSi3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/kubio-image-4-2.png\",\"id\":170} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"WR01lntzlbR\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"_Uh5wkK1dtI\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"kubioAI\":{\"desc\":\"name and surname\"}} -->\nJohn Doe\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ajHqHrPXCev\",\"props\":{\"type\":\"normal\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"style\":\"italic\"}}}},\"hash\":\"EOKWNIRAd_y\"},\"kubioAI\":{\"desc\":\"short company name\"}} -->\nCompany name\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Zc_riO2iGiU\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"vSpace\":{\"value\":0,\"unit\":\"px\"},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"border\":{\"top\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}},\"right\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}},\"bottom\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}},\"left\":{\"style\":\"\",\"color\":\"rgb(224, 225, 225)\",\"width\":{\"value\":\"0\",\"unit\":\"px\"}}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(var(--kubio-color-1-variant-5),0.09)\",\"blur\":\"38\",\"y\":\"19\",\"spread\":\"0\",\"x\":\"0\",\"inset\":\"\"}]},\"states\":{\"hover\":{\"transition\":{\"duration\":{\"value\":\"\"}}}},\"padding\":{\"top\":{\"value\":12,\"unit\":\"%\"},\"bottom\":{\"value\":12,\"unit\":\"%\"},\"left\":{\"value\":12,\"unit\":\"%\"},\"right\":{\"value\":12,\"unit\":\"%\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"8rwdIcgMgc-\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"RwMb1Oly5lO\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"width\":{\"value\":\"24\",\"unit\":\"px\"},\"height\":{\"value\":\"24\",\"unit\":\"px\"}}}},\"hash\":\"DOkcAmEcP2J\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"56TOHX9DIFx\",\"props\":{\"type\":\"normal\"},\"hash\":\"JOEkjrSJ7Fh\"}} -->\nDo you sometimes have the feeling that youāre running into the same obstacles over and over again? Many of my conflicts have the same feel to them, like āHey, I think Iāve been here before\"\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/image {\"kubio\":{\"styleRef\":\"lcliMgkK8zp\",\"props\":{\"useCustomDimensions\":false,\"overlay\":false,\"frame\":{\"type\":\"background\",\"showFrameShadow\":false,\"showFrameOverImage\":false,\"enabled\":false}},\"style\":{\"descendants\":{\"image\":{\"opacity\":{\"value\":\"1\",\"unit\":\"%\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}}},\"maxHeight\":{\"unit\":\"px\",\"value\":\"\"},\"maxWidth\":{\"unit\":\"px\",\"value\":\"\"}},\"caption\":{\"margin\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"}}},\"frameImage\":{\"zIndex\":-1,\"transform\":{\"translate\":[{\"axis\":\"x\",\"value\":{\"value\":\"10\",\"unit\":\"%\"}},{\"axis\":\"y\",\"value\":{\"value\":\"10\",\"unit\":\"%\"}},{\"axis\":\"z\"}]},\"backgroundColor\":\"rgb(0,0,0)\",\"height\":{\"value\":100,\"unit\":\"%\"},\"width\":{\"value\":100,\"unit\":\"%\"},\"border\":{\"top\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}},\"left\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}},\"right\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}},\"bottom\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":10,\"unit\":\"px\"}}}},\"overlay\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}}}},\"outer\":{\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}},\"hash\":\"KWFTaFP-VRl\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/kubio-image-4-2.png\",\"id\":170} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"WR01lntzlbR\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"TqJjFmnF3zs\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"kubioAI\":{\"desc\":\"name and surname\"}} -->\nJohn Doe\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ajHqHrPXCev\",\"props\":{\"type\":\"normal\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"style\":\"italic\"}}}},\"hash\":\"8JkGNo0RRfU\"},\"kubioAI\":{\"desc\":\"short company name\"}} -->\nCompany name\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimmonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-01 00:20:06','2024-03-01 00:20:06','',167,'https://daralalim.com/?p=171',0,'revision','',0),(172,1,'2024-03-01 04:46:55','2024-03-01 04:46:55','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"3_ZNmnViC\",\"hash\":\"cCVhOMJK4\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7-5YjrRdcP\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OB72JWSyr\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QoQkHHVAbj\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FftsDCjhCN\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zbwmMYfGPY\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XY0QmXAr6f\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimmonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-01 04:46:55','2024-03-01 04:46:55','',167,'https://daralalim.com/?p=172',0,'revision','',0),(173,1,'2024-03-01 04:47:22','2024-03-01 04:47:22','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"3_ZNmnViC\",\"hash\":\"cCVhOMJK4\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7-5YjrRdcP\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OB72JWSyr\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QoQkHHVAbj\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FftsDCjhCN\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zbwmMYfGPY\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XY0QmXAr6f\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-01 04:47:22','2024-03-01 04:47:22','',167,'https://daralalim.com/?p=173',0,'revision','',0),(174,1,'2024-03-01 11:49:41','2024-03-01 11:49:41','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-qosp4en7e\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"LBLa-xUbcz\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"3H0Wje_LxI\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"lSYegLybkp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"T4Cnb-AP0P\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"52-DdMcbqO\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"vY-1XVCjud\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"aHewvMD5rG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"c9-rlpPNDd\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-L5m8BOWl-\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-01 11:49:41','2024-03-01 11:49:41','',165,'https://daralalim.com/?p=174',0,'revision','',0),(176,1,'2024-04-08 19:30:01','2024-03-02 05:46:24','','About','','publish','closed','closed','','why-us','','','2024-04-08 19:30:01','2024-04-08 19:30:01','',0,'https://daralalim.com/uncategorized/176/',1,'nav_menu_item','',0),(179,1,'2024-03-02 06:01:03','2024-03-02 06:01:03','','neom-qGH25zv5xMk-unsplash-smaller.jpg','','inherit','open','closed','','neom-qgh25zv5xmk-unsplash-smaller-jpg','','','2024-03-02 06:01:03','2024-03-02 06:01:03','',0,'https://static.kubiobuilder.com/snippets/content-shadow-free-simple1-1700037639/assets/2023/11/neom-qGH25zv5xMk-unsplash-smaller.jpg',0,'attachment','image/jpeg',0),(180,1,'2024-03-02 06:01:05','2024-03-02 06:01:05','','george-vidos-5DpHZGemAyo-unsplash-smaller.jpg','','inherit','open','closed','','george-vidos-5dphzgemayo-unsplash-smaller-jpg','','','2024-03-02 06:01:05','2024-03-02 06:01:05','',0,'https://static.kubiobuilder.com/snippets/content-shadow-free-simple1-1700037639/assets/2023/11/george-vidos-5DpHZGemAyo-unsplash-smaller.jpg',0,'attachment','image/jpeg',0),(181,1,'2024-03-02 06:01:05','2024-03-02 06:01:05','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qtJFjvLV-\"}} -->\nWhy Dar Al-Alim is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"FFE2J2hnZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we maintain an ongoing process of reviewing and monitoring our instructors, ensuring a steadfast commitment to maintaining high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-02 06:01:05','2024-03-02 06:01:05','',165,'https://daralalim.com/?p=181',0,'revision','',0),(183,1,'2024-03-02 06:02:47','2024-03-02 06:02:47','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qtJFjvLV-\"}} -->\nWhy Dar Al-Alim is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"FFE2J2hnZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we maintain an ongoing process of reviewing and monitoring our instructors, ensuring a steadfast commitment to maintaining high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-02 06:02:47','2024-03-02 06:02:47','',165,'https://daralalim.com/?p=183',0,'revision','',0),(185,1,'2024-04-08 19:30:01','2024-03-02 06:05:56','','Why','','publish','closed','closed','','why','','','2024-04-08 19:30:01','2024-04-08 19:30:01','',0,'https://daralalim.com/uncategorized/185/',2,'nav_menu_item','',0),(186,1,'2024-04-08 19:30:01','2024-03-02 06:05:56','','Arabic','','publish','closed','closed','','learn-arabic','','','2024-04-08 19:30:01','2024-04-08 19:30:01','',0,'https://daralalim.com/uncategorized/186/',3,'nav_menu_item','',0),(187,1,'2024-04-08 19:30:01','2024-03-02 06:05:56','','Quran','','publish','closed','closed','','learn-quran','','','2024-04-08 19:30:01','2024-04-08 19:30:01','',0,'https://daralalim.com/uncategorized/187/',4,'nav_menu_item','',0),(188,1,'2024-04-08 19:30:01','2024-03-02 06:05:56','','Contact','','publish','closed','closed','','contact','','','2024-04-08 19:30:01','2024-04-08 19:30:01','',0,'https://daralalim.com/uncategorized/188/',5,'nav_menu_item','',0),(190,1,'2024-03-02 10:44:15','2024-03-02 10:44:15','','george-vidos-5DpHZGemAyo-unsplash-smaller.jpg','','inherit','open','closed','','george-vidos-5dphzgemayo-unsplash-smaller-jpg-2','','','2024-03-02 10:44:15','2024-03-02 10:44:15','',0,'http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller.jpg',0,'attachment','image/jpeg',0),(191,1,'2024-03-02 10:44:15','2024-03-02 10:44:15','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qtJFjvLV-\"}} -->\nWhy Dar Al-Alim is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"kDDs_1c_3\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"wZ8XXa1kII\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"QsGHcFPnXW\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiantDrops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"64wLIK7iX\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiantDrops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-02 10:44:15','2024-03-02 10:44:15','',165,'https://daralalim.com/?p=191',0,'revision','',0),(194,1,'2024-03-02 11:37:29','2024-03-02 11:37:29','','neom-qGH25zv5xMk-unsplash-smaller.jpg','','inherit','open','closed','','neom-qgh25zv5xmk-unsplash-smaller-jpg-2','','','2024-03-02 11:37:29','2024-03-02 11:37:29','',0,'http://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller.jpg',0,'attachment','image/jpeg',0),(195,1,'2024-03-02 11:37:30','2024-03-02 11:37:30','','george-vidos-5DpHZGemAyo-unsplash-smaller-1.jpg','','inherit','open','closed','','george-vidos-5dphzgemayo-unsplash-smaller-1-jpg','','','2024-03-02 11:37:30','2024-03-02 11:37:30','',0,'http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1.jpg',0,'attachment','image/jpeg',0),(196,1,'2024-03-02 11:37:31','2024-03-02 11:37:31','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qtJFjvLV-\"}} -->\nWhy Dar Al-Alim is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"2tNkxSKF1\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"AStGI3tZKo\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-02 11:37:31','2024-03-02 11:37:31','',165,'https://daralalim.com/?p=196',0,'revision','',0),(197,1,'2024-03-02 11:37:40','2024-03-02 11:37:40','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-qosp4en7e\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"LBLa-xUbcz\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"3H0Wje_LxI\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"lSYegLybkp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"T4Cnb-AP0P\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"52-DdMcbqO\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"vY-1XVCjud\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"aHewvMD5rG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"c9-rlpPNDd\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-L5m8BOWl-\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"w8kcPZdEJf\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cKcuoTHT0t\"},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nContact Info\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"yI_WCferJb\"},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nLet\'s Chat\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"Mw8Idsp2rQg\"}} -->\nGet in touch with us to discuss your design needs.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z7ludfJ46\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"pPLSmC5Hcp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-02 11:37:40','2024-03-02 11:37:40','',154,'https://daralalim.com/?p=197',0,'revision','',0),(198,1,'2024-03-02 11:40:37','2024-03-02 11:40:37','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"2Qttx6TqTp8\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3,\"verticalGap\":3}}}},\"hash\":\"JvUBZfSsZ8t\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-qosp4en7e\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"LBLa-xUbcz\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"3H0Wje_LxI\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"lSYegLybkp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"T4Cnb-AP0P\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"52-DdMcbqO\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"vY-1XVCjud\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"aHewvMD5rG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"c9-rlpPNDd\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-L5m8BOWl-\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QfBKkvm0G\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z7ludfJ46\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"pPLSmC5Hcp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-02 11:40:37','2024-03-02 11:40:37','',154,'https://daralalim.com/?p=198',0,'revision','',0),(202,1,'2024-03-02 19:59:43','2024-03-02 19:59:43','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]},{\"family\":\"Castoro\",\"variants\":[400]},{\"family\":\"Prompt\",\"variants\":[400]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-10-variant-1\",\"color\":[0,105,196],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-2\",\"color\":[74,94,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-3\",\"color\":[37,77,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-4\",\"color\":[0,60,112],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-5\",\"color\":[0,14,26],\"parent\":\"kubio-color-10\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"},\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.9},\"letterSpacing\":{\"unit\":\"px\",\"value\":2},\"weight\":700,\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"U9O-YWZhF\"},\"additional_css\":\".justify-class { \\n text-align: justify; \\n}\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-10\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-03-02 19:59:43','2024-03-02 19:59:43','',11,'https://daralalim.com/?p=202',0,'revision','',0),(203,1,'2024-03-02 19:59:44','2024-03-02 19:59:44','','neom-qGH25zv5xMk-unsplash-smaller-1.jpg','','inherit','open','closed','','neom-qgh25zv5xmk-unsplash-smaller-1-jpg','','','2024-03-02 19:59:44','2024-03-02 19:59:44','',0,'http://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1.jpg',0,'attachment','image/jpeg',0),(204,1,'2024-03-02 19:59:45','2024-03-02 19:59:45','','george-vidos-5DpHZGemAyo-unsplash-smaller-1-1.jpg','','inherit','open','closed','','george-vidos-5dphzgemayo-unsplash-smaller-1-1-jpg','','','2024-03-02 19:59:45','2024-03-02 19:59:45','',0,'http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1.jpg',0,'attachment','image/jpeg',0),(205,1,'2024-03-02 19:59:45','2024-03-02 19:59:45','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qtJFjvLV-\"}} -->\nWhy Dar Al-Alim is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"3JYG3_oWmB\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"-jarWul_uU\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"}}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"DyLTxJx5M\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"DNQ65V-CV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"JEX_wrWYMjM\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-2),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NUG9zEbhE\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"}}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"GqSapwwvc\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"QKZqivrm5\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"YiNqQmCI0zg\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-3),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"EIIllcHwP\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"}}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"6Mp30La8vI\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"l2TS71uKL\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"qQ1kkK5qC5M\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-4),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"uEmjktSnn\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"}}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"uX0Oqdwpj\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"BZFJqIhPB\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"g7O6C37Lag\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"2tNkxSKF1\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"AStGI3tZKo\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-02 19:59:45','2024-03-02 19:59:45','',165,'https://daralalim.com/?p=205',0,'revision','',0),(207,1,'2024-03-04 13:26:33','2024-03-04 13:26:33','','neom-qGH25zv5xMk-unsplash-smaller-1-1.jpg','','inherit','open','closed','','neom-qgh25zv5xmk-unsplash-smaller-1-1-jpg','','','2024-03-04 13:26:33','2024-03-04 13:26:33','',0,'http://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1.jpg',0,'attachment','image/jpeg',0),(208,1,'2024-03-04 13:26:34','2024-03-04 13:26:34','','george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1.jpg','','inherit','open','closed','','george-vidos-5dphzgemayo-unsplash-smaller-1-1-1-jpg','','','2024-03-04 13:26:34','2024-03-04 13:26:34','',0,'http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1.jpg',0,'attachment','image/jpeg',0),(209,1,'2024-03-04 13:26:35','2024-03-04 13:26:35','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qtJFjvLV-\"}} -->\nWhy Dar Al-Alim is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"ZaM_4w5Z6j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"3JYG3_oWmB\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"W-ybph02Q\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"EoNyaoPBKr\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"DNQ65V-CV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"JEX_wrWYMjM\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"Soa32daHP\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S9AWLgdPGx\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"QKZqivrm5\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"YiNqQmCI0zg\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"QpzHixBCJ\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"_GOd_M-CT\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"l2TS71uKL\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"qQ1kkK5qC5M\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"FU1fKwwWv\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"Vu1wEwkf72\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"BZFJqIhPB\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"gycUfNXwO\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"2tNkxSKF1\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"AStGI3tZKo\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 13:26:35','2024-03-04 13:26:35','',165,'https://daralalim.com/?p=209',0,'revision','',0),(210,1,'2024-03-04 18:24:02','2024-03-04 18:24:02','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]},{\"family\":\"Castoro\",\"variants\":[400]},{\"family\":\"Prompt\",\"variants\":[400]},{\"family\":\"Playfair Display\",\"variants\":[700]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-10-variant-1\",\"color\":[0,105,196],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-2\",\"color\":[74,94,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-3\",\"color\":[37,77,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-4\",\"color\":[0,60,112],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-5\",\"color\":[0,14,26],\"parent\":\"kubio-color-10\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"},\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.9},\"letterSpacing\":{\"unit\":\"px\",\"value\":2},\"weight\":700,\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"U9O-YWZhF\"},\"additional_css\":\".justify-class { \\n text-align: justify; \\n}\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-10\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-03-04 18:24:02','2024-03-04 18:24:02','',11,'https://daralalim.com/?p=210',0,'revision','',0),(211,1,'2024-03-04 18:24:03','2024-03-04 18:24:03','','kubio-image-103.png','','inherit','open','closed','','kubio-image-103-png','','','2024-03-04 18:24:03','2024-03-04 18:24:03','',0,'https://static.kubiobuilder.com/snippets/content-1-1695286434/assets/2023/09/kubio-image-103.png',0,'attachment','image/png',0),(212,1,'2024-03-04 18:24:06','2024-03-04 18:24:06','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qtJFjvLV-\"}} -->\nWhy Dar Al-Alim is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"ZaM_4w5Z6j\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"3JYG3_oWmB\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"W-ybph02Q\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"EoNyaoPBKr\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"DNQ65V-CV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"JEX_wrWYMjM\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"Soa32daHP\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S9AWLgdPGx\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"QKZqivrm5\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"YiNqQmCI0zg\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"QpzHixBCJ\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"_GOd_M-CT\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"l2TS71uKL\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"qQ1kkK5qC5M\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"FU1fKwwWv\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"Vu1wEwkf72\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"BZFJqIhPB\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"b_0mcOzaV\",\"hash\":\"gycUfNXwO\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"Jtb8MjHMHn\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":true,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}}},\"hash\":\"7oPh08eQEl\"},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":82}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"vwg4GsIJTh\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false}}},\"meta\":{\"isHeader\":true}},\"hash\":\"2khuSQFnod\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"nxh5Q74CY-\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":0,\"horizontalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}}}}},\"hash\":\"7tOxEI1t44\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":2},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"styleRef\":\"F1KsAYlCJS\",\"hash\":\"K7YAwrNkg2\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nThis is one of the things we do best\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"9kWEY-sLa6\",\"props\":{\"isLead\":true},\"hash\":\"HRIREyipOw\"}} -->\nLorem ipsum dolor sit amet, at mei dolore tritani repudiandae. In his nemore temporibus consequuntur, vim ad prima vivendum consetetur.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"9SPQPeM0Dep\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false}}}},\"hash\":\"KgtH5jlyUxN\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HUZQT18Sd8o\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"top\":{\"enabled\":false,\"type\":\"tilt\",\"negative\":false}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":\"80\"}}}}},\"hash\":\"z25jfnymn5S\"}} -->\n<!-- wp:kubio/image {\"kubio\":{\"styleRef\":\"w0YBUgkHEl3\",\"props\":{\"useCustomDimensions\":false,\"overlay\":false,\"frame\":{\"type\":\"border\",\"showFrameShadow\":false,\"showFrameOverImage\":true,\"enabled\":true}},\"style\":{\"descendants\":{\"image\":{\"opacity\":{\"value\":\"1\",\"unit\":\"%\"},\"maxHeight\":{\"unit\":\"px\",\"value\":\"\"},\"maxWidth\":{\"unit\":\"px\",\"value\":\"\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}},\"caption\":{\"margin\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"}}},\"frameImage\":{\"zIndex\":1,\"transform\":{\"translate\":[{\"axis\":\"x\",\"value\":{\"value\":\"2\",\"unit\":\"%\"}},{\"axis\":\"y\",\"value\":{\"value\":\"2\",\"unit\":\"%\"}},{\"axis\":\"z\"}]},\"backgroundColor\":\"transparent\",\"height\":{\"value\":\"96\",\"unit\":\"%\"},\"width\":{\"value\":\"96\",\"unit\":\"%\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"width\":{\"value\":6,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"width\":{\"value\":6,\"unit\":\"px\"},\"style\":\"solid\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"width\":{\"value\":6,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"width\":{\"value\":6,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}},\"overlay\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"F0mvdYW90\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/kubio-image-103.png\",\"id\":211} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"2tNkxSKF1\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"AStGI3tZKo\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 18:24:06','2024-03-04 18:24:06','',165,'https://daralalim.com/?p=212',0,'revision','',0),(216,1,'2024-03-04 18:33:08','2024-03-04 18:33:08','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"ko8gwVkqrn\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"uDCGS42Knj\",\"hash\":\"Fea2MAShZE\"},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"0mJOpIoGt\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3}},\"hash\":\"dw386l8e4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-qosp4en7e\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"LBLa-xUbcz\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"3H0Wje_LxI\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"lSYegLybkp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"T4Cnb-AP0P\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"52-DdMcbqO\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"vY-1XVCjud\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"aHewvMD5rG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"c9-rlpPNDd\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-L5m8BOWl-\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QfBKkvm0G\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z7ludfJ46\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"pPLSmC5Hcp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-04 18:33:08','2024-03-04 18:33:08','',154,'https://daralalim.com/?p=216',0,'revision','',0),(221,1,'2024-03-04 19:11:52','2024-03-04 19:11:52','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Z1HNUanopM\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"-mxkW_fP7n\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"Z_dE-mx80k\"},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7-5YjrRdcP\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OB72JWSyr\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QoQkHHVAbj\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FftsDCjhCN\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"LsfSYDD_Y\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zbwmMYfGPY\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XY0QmXAr6f\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-04 19:11:52','2024-03-04 19:11:52','',167,'https://daralalim.com/?p=221',0,'revision','',0),(223,1,'2024-03-04 19:12:35','2024-03-04 19:12:35','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Z1HNUanopM\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"-mxkW_fP7n\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"Z_dE-mx80k\"},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7-5YjrRdcP\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OB72JWSyr\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QoQkHHVAbj\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FftsDCjhCN\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zbwmMYfGPY\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XY0QmXAr6f\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-04 19:12:35','2024-03-04 19:12:35','',167,'https://daralalim.com/?p=223',0,'revision','',0),(224,1,'2024-03-04 19:13:27','2024-03-04 19:13:27','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"R9nAJm3ql1\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"D4vqWPweZS\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Video\"},\"anchor\":\"video\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"zaG6CzF5aN\"},\"attrs\":{\"name\":\"Testimonial\"},\"anchor\":\"testimonial\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7-5YjrRdcP\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OB72JWSyr\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QoQkHHVAbj\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FftsDCjhCN\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zbwmMYfGPY\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XY0QmXAr6f\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-04 19:13:27','2024-03-04 19:13:27','',167,'https://daralalim.com/?p=224',0,'revision','',0),(226,1,'2024-03-04 19:14:15','2024-03-04 19:14:15','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"h8s-ni2BS\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"content\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-03-04 19:14:15','2024-03-04 19:14:15','',75,'https://daralalim.com/?p=226',0,'revision','',0),(227,1,'2024-03-04 19:14:22','2024-03-04 19:14:22','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"VoX_S3lYJT\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-03-04 19:14:22','2024-03-04 19:14:22','',75,'https://daralalim.com/?p=227',0,'revision','',0),(229,1,'2024-03-04 19:14:54','2024-03-04 19:14:54','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"7yqY7lYFc7\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7E0C3KqkLZ\"}} -->\n2. Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1yDzEZTKE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LjF1xNnjS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-tElYGZz-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"4XDMJY26w\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain backups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LQM2VSFYR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"n3MRy1kqt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free giveaways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"yyqPtkWZ6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data, and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vaquOzOdq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Religion</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Race</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ethnicity</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"NjnFmJ0lB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require your explicit consent for processing sensitive data, so when you submit your details, we will send you a further communication asking for you to confirm your consent to this processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RZiMRtsx-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhere we are required to collect personal data by law, or under the terms of the contract between us and you do not provide us with that data when requested, we may not be able to perform the contract (for example, to deliver goods or services to you). If you donāt provide us with the requested data, we may have to cancel a product or service you have ordered but if we do, we will notify you at the time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Uavz6z528\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only use your personal data for a purpose it was collected for or a reasonably compatible purpose if necessary. For more information on this please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>. In case we need to use your details for an unrelated new purpose, we will let you know and explain the legal grounds for processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"UZ-_UCuET\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may process your personal data without your knowledge or consent where this is required or permitted by law. We do not carry out automated decision making or any type of automated profiling.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"tScLmolzEI\"}} -->\n3. Use of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"DFlIqMgj5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may collect data about you by you providing the data directly to us (for example by filling in forms on our site or by sending us emails). We may automatically collect certain data from you as you use our website by using cookies and similar technologies. Please see our cookie policy for more details by clicking <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"werP4g7tw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may receive data from third parties such as analytics providers such as Google-based outside the EU, advertising networks such as Facebook based outside the EU, such as search information providers such as Google-based outside the EU, providers of technical, payment and delivery services, such as data brokers or aggregators.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RkVrxmWOZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may also receive data from publicly available sources such as Companies House and the Electoral Register based inside the EU.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jC3jF79JP0\"}} -->\n4. Marketing Communications\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vPIQCZp-X\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur lawful ground of processing your personal data to send you marketing communications is either your consent or our legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1QmTVjZrb2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder the Privacy and Electronic Communications Regulations, we may send you marketing communications from us if (a) you made a purchase or asked for information from us about our goods or services or (b) you agreed to receive marketing communications and in each case you have not opted out of receiving such communications since. Under these regulations, if you are a limited company, we may send you marketing emails without your consent. However you can still opt-out of receiving marketing emails from us at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LAUGkgLrR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBefore we share your personal data with any third party for their own marketing purposes we will get your express consent.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"dj7NGh0nz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can ask us or third parties to stop sending you marketing messages at any time by logging into the website and checking or unchecking relevant boxes to adjust your marketing preferences, by following the opt-out links on any marketing message sent to you or by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FTaXwnXNS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you opt-out of receiving marketing communications this opt-out does not apply to personal data provided as a result of other transactions, such as purchases, warranty registrations, etc.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"O7BM9VfvMN\"}} -->\n5. Disclosures of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FH6zQN0X-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may have to share your personal data with the parties set out below:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Other companies in our group who provide services to us.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Service providers who provide IT and system administration services.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional advisers including lawyers, bankers, auditors and insurers.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Government bodies that require us to report processing activities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Third parties to whom we sell, transfer, or merge parts of our business or our assets.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FC51GijQR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require all third parties to whom we transfer your data to respect the security of your personal data and to treat it in accordance with the law. We only allow such third parties to process your personal data for specified purposes and in accordance with our instructions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1igyQdVEBo\"}} -->\n6. International Transfers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"qIv7IoRHB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe are subject to the provisions of the General Data Protection Regulations that protect your personal data. Where we transfer your data to third parties outside of the EEA, we will ensure that certain safeguards are in place to ensure a similar degree of security for your personal data. As such:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>We may transfer your personal data to countries that the European Commission have approved as providing an adequate level of protection for personal data by; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>If we use US-based providers that are part of EU-US Privacy Shield, we may transfer data to them, as they have equivalent safeguards in place; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Where we use certain service providers who are established outside of the EEA, we may use specific contracts or codes of conduct or certification mechanisms approved by the European Commission which give personal data the same protection it has in Europe.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lnjW7wG-Y\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf none of the above safeguards is available, we may request your explicit consent to the specific transfer. You will have the right to withdraw this consent at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HrxwnaZYZn\"}} -->\n7. Data Security\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0yECv1O5cd\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have put in place security measures to prevent your personal data from being accidentally lost, used, altered, disclosed, or accessed without authorisation. We also allow access to your personal data only to those employees and partners who have a business need to know such data. They will only process your personal data on our instructions and they must keep it confidential.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Vw18mLrr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have procedures in place to deal with any suspected personal data breach and will notify you and any applicable regulator of a breach if we are legally required to.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"GFlRsTfbiR\"}} -->\n8. Data Retention\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Ea39o7eml\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only retain your personal data for as long as necessary to fulfil the purposes we collected it for, including for the purposes of satisfying any legal, accounting, or reporting requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"miXsbCCr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhen deciding what the correct time is to keep the data for we look at its amount, nature and sensitivity, potential risk of harm from unauthorised use or disclosure, the processing purposes, if these can be achieved by other means and legal requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0f1ABBxog\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFor tax purposes the law requires us to keep basic information about our customers (including Contact, Identity, Financial and Transaction Data) for six (6) years after they stop being customers.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-pnn41Qa5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIn some circumstances, we may anonymise your personal data for research or statistical purposes in which case we may use this information indefinitely without further notice to you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bnEGnqz58h\"}} -->\n9. Your Legal Rights\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"F4Z9HZFvp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder data protection laws you have rights in relation to your personal data that include the right to request access, correction, erasure, restriction, transfer, to object to processing, to portability of data and (where the lawful ground of processing is consent) to withdraw consent. You can see more about these rights by clicking <a href=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\" data-type=\"link\" data-id=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Cb-H1gJ2J\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you wish to exercise any of the rights set out above, please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"HqzOvCRnu\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou will not have to pay a fee to access your personal data (or to exercise any of the other rights). However, we may charge a reasonable fee if your request is clearly unfounded, repetitive or excessive or refuse to comply with your request in these circumstances.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-UV-59o_K\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may need to request specific information from you to help us confirm your identity and ensure your right to access your personal data (or to exercise any of your other rights). This is a security measure to ensure that personal data is not disclosed to any person who has no right to receive it. We may also contact you to ask you for further information in relation to your request to speed up our response.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"gWgrY-Lgo\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe try to respond to all legitimate requests within one month. Occasionally it may take us longer than a month if your request is particularly complex or you have made a number of requests. In this case, we will notify you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"5OHK2RttX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you are not happy with any aspect of how we collect and use your data, you have the right to complain to the Information Commissionerās Office (ICO), the UK supervisory authority for data protection issues (<a href=\"https://ico.org.uk/\" data-type=\"link\" data-id=\"https://ico.org.uk/\">www.ico.org.uk</a>). We should be grateful if you would contact us first if you do have a complaint so that we can try to resolve it for you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y3gDaO4ga\"}} -->\n10. Third Party Links\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"SwAZRj9nl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis website may include links to third-party websites, plug-ins and applications. Clicking on those links or enabling those connections may allow third parties to collect or share data about you. We do not control these third party websites and are not responsible for their privacy statements. When you leave our website, we encourage you to read the privacy notice of every website you visit.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"yZLhzbfOF1\"}} -->\n11. Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"BbcYQhkqf\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can set your browser to refuse all or some browser cookies, or to alert you when websites set or access cookies. If you disable or refuse cookies, please note that some parts of this website may become inaccessible or not function properly. For more information about the cookies we use, click <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"KOnBNKKZFU\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"u6t0--JeX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Privacy Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Privacy Policy','','inherit','closed','closed','','134-revision-v1','','','2024-03-04 19:14:54','2024-03-04 19:14:54','',134,'https://daralalim.com/?p=229',0,'revision','',0),(231,1,'2024-03-04 19:15:15','2024-03-04 19:15:15','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"DY0RaPhuoc\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"7_itpVtOH\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThese Terms and Conditions (āAgreementā) govern your use of the Dar Al-Alim website (the āWebsiteā) operated by Dar Al-Alim (āwe,ā āus,ā or āourā). By accessing or using the website, you agree to be bound by these terms. If you do not agree with any part of these terms, you may not use the website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8HNQ4GEK0\"}} -->\n2. User Eligibility\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"KWYXqv1Ghz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou must be at least thirteen (13) years old or have parental or guardian consent to use the Dar Al-Alim website. By using the website, you represent and warrant that you meet these requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"srkTZ2HIR\"}} -->\n3. Account Registration\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ImsZB_BKSl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nTo access certain features of the Dar Al-Alim website, you may be required to create an account. You are responsible for maintaining the confidentiality of your account information and for all activities that occur under your account.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qTIpgYEJv\"}} -->\n4. Use of the Website\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"W_FIQxP_a\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou agree to use the website only for lawful purposes and in accordance with these terms. You may not use the website in any way that could damage, disable, overburden, or impair our servers or networks.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HPVlxrTGa\"}} -->\n5. Intellectual Property\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Us731DG-q\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe Dar Al-Alim website and its original content, features, and functionality are owned by Dar Al-Alim and are protected by international copyright, trademark, patent, trade secret, and other intellectual property or proprietary rights laws.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"43mxhJaYr\"}} -->\n6. Online Courses\n<!-- /wp:kubio/heading -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li><strong>Course Access:</strong> Access to online courses is granted on a per-user basis. Sharing of login credentials or course content is strictly prohibited.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Course Materials:</strong> All course materials provided on the Website are the intellectual property of Dar Al-Alim. You may not reproduce, distribute, or create derivative works without explicit permission.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Course Modifications:</strong> Dar Al-Alim reserves the right to modify or discontinue any course at any time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"NAMLwueoI\"}} -->\n7. Privacy Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"tVbdGxDjj\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYour use of the Dar Al-Alim website is also governed by our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>, which is incorporated into these terms by reference.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"aByOkIRT9\"}} -->\n8. Termination\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Eu58OlNvC\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe reserve the right to terminate or suspend your account and access to the website at our sole discretion, without prior notice, for any reason, including without limitation, breach of these terms.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ry3vTpGSI\"}} -->\n9. Disclaimers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"QQ-psyY4G\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDar Al-Alim and its content are provided āas isā without any warranties, expressed or implied.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"teeA9Epui9\"}} -->\n10. Limitation of Liability\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"pFPJN2j1Q\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDar Al-Alim shall not be liable for any direct, indirect, incidental, special, or consequential damages arising out of the use or inability to use the website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"I-X6cyNLS\"}} -->\n11. Changes to Terms\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RKkA5jPzj\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe reserve the right to modify these terms at any time. Updated terms will be posted on the website, and it is your responsibility to review them periodically. By using the website, you acknowledge that you have read, understood, and agree to be bound by these terms and conditions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mU4_kKh1zV\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"wOKxeF4Y9B\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this terms and conditions, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"1N2svZiHp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Terms & Conditions','','inherit','closed','closed','','146-revision-v1','','','2024-03-04 19:15:15','2024-03-04 19:15:15','',146,'https://daralalim.com/?p=231',0,'revision','',0),(233,1,'2024-03-04 19:15:49','2024-03-04 19:15:49','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"pn_15DRoG\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"uDCGS42Knj\",\"hash\":\"8A_RqMq8_\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"0mJOpIoGt\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3}},\"hash\":\"dw386l8e4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-qosp4en7e\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"LBLa-xUbcz\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"3H0Wje_LxI\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"lSYegLybkp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"T4Cnb-AP0P\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"52-DdMcbqO\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"vY-1XVCjud\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"aHewvMD5rG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"c9-rlpPNDd\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-L5m8BOWl-\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QfBKkvm0G\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z7ludfJ46\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"pPLSmC5Hcp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-04 19:15:49','2024-03-04 19:15:49','',154,'https://daralalim.com/?p=233',0,'revision','',0),(234,1,'2024-03-04 19:15:54','2024-03-04 19:15:54','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"pn_15DRoG\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"uDCGS42Knj\",\"hash\":\"xM9VomI_48\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"0mJOpIoGt\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3}},\"hash\":\"dw386l8e4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"skDpWyTO9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"darGtSiZcl\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-qosp4en7e\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"LBLa-xUbcz\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"3H0Wje_LxI\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"lSYegLybkp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"T4Cnb-AP0P\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"52-DdMcbqO\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"vY-1XVCjud\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"aHewvMD5rG\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"c9-rlpPNDd\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"-L5m8BOWl-\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QfBKkvm0G\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z7ludfJ46\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-9),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"pPLSmC5Hcp\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-04 19:15:54','2024-03-04 19:15:54','',154,'https://daralalim.com/?p=234',0,'revision','',0),(238,1,'2024-03-04 19:17:00','2024-03-04 19:17:00','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"R9nAJm3ql1\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"D4vqWPweZS\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Video\"},\"anchor\":\"video\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"LIx7TKRz5j\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7-5YjrRdcP\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OB72JWSyr\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QoQkHHVAbj\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FftsDCjhCN\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zbwmMYfGPY\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XY0QmXAr6f\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-04 19:17:00','2024-03-04 19:17:00','',167,'https://daralalim.com/?p=238',0,'revision','',0); INSERT INTO `wp_posts` VALUES (240,1,'2024-03-04 19:18:51','2024-03-04 19:18:51','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"pn_15DRoG\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"uDCGS42Knj\",\"hash\":\"xM9VomI_48\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"0mJOpIoGt\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3}},\"hash\":\"dw386l8e4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Dza6Kkc8M\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ol4W-P-EoK\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"1YY24o1Bme\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"EjvdIhEHe1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"cI7AXCrieb\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CI57qluCyQ\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fvOa-fUWjP\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"GkO6ARbKU1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"zIR8TUB3Gq\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CxcAPP7ld_\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z-7RqKhbMU\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ZkJW5_fxvn\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QfBKkvm0G\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"4roi2Nl_w\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"oT3XWszBKr\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-04 19:18:51','2024-03-04 19:18:51','',154,'https://daralalim.com/?p=240',0,'revision','',0),(249,1,'2024-03-04 19:24:11','2024-03-04 19:24:11','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"R9nAJm3ql1\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"D4vqWPweZS\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Video\"},\"anchor\":\"video\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"LIx7TKRz5j\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7-5YjrRdcP\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OB72JWSyr\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QoQkHHVAbj\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FftsDCjhCN\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zbwmMYfGPY\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XY0QmXAr6f\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"VAiI4nZ7Aj\",\"hash\":\"S8iV8GFd-H\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MI8srwW4Rz\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"WO-Y76waEO\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"swRKz887ZJ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"tVjb4imKE\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"5ZIOxxXA_l\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ei5VX04jP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"VUu6u32s89\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"fTUXp0dAF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"-pZllM51C5r\",\"hash\":\"X65wlTxGi\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"29CymBczu\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Rzu7uw3D2X\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"W-kbS_zYJ\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"PnXWGy4pC\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.95,\"unit\":\"%\"}}}}},\"hash\":\"CYfNtUg9TA\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"eJoEVopp9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"TSf9neRLI\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"SlsaFpCwZ\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-04 19:24:11','2024-03-04 19:24:11','',167,'https://daralalim.com/?p=249',0,'revision','',0),(251,1,'2024-03-04 19:25:22','2024-03-04 19:25:22','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"pn_15DRoG\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"uDCGS42Knj\",\"hash\":\"xM9VomI_48\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"0mJOpIoGt\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"WgVXRVk7B\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Dza6Kkc8M\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ol4W-P-EoK\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"1YY24o1Bme\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"EjvdIhEHe1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"cI7AXCrieb\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CI57qluCyQ\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fvOa-fUWjP\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"GkO6ARbKU1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"zIR8TUB3Gq\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CxcAPP7ld_\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z-7RqKhbMU\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ZkJW5_fxvn\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QfBKkvm0G\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"4roi2Nl_w\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"oT3XWszBKr\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-04 19:25:22','2024-03-04 19:25:22','',154,'https://daralalim.com/?p=251',0,'revision','',0),(254,1,'2024-03-04 19:32:51','2024-03-04 19:32:51','','kubio-image-103.png','','inherit','open','closed','','kubio-image-103-png-2','','','2024-03-04 19:32:51','2024-03-04 19:32:51','',0,'http://daralalim.com/wp-content/uploads/2024/03/kubio-image-103.png',0,'attachment','image/png',0),(255,1,'2024-03-04 19:32:53','2024-03-04 19:32:53','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qtJFjvLV-\"}} -->\nWhy Dar Al-Alim is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"kPSFEMAvz\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"EU7f-SQbY\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"3JYG3_oWmB\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"W-ybph02Q\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"EoNyaoPBKr\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"DNQ65V-CV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"JEX_wrWYMjM\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"Soa32daHP\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S9AWLgdPGx\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"QKZqivrm5\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"YiNqQmCI0zg\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"QpzHixBCJ\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"_GOd_M-CT\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"l2TS71uKL\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"qQ1kkK5qC5M\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"FU1fKwwWv\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-9),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"Vu1wEwkf72\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"BZFJqIhPB\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"gJZ0qRGA1B\"},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"Jtb8MjHMHn\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":true,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}}},\"hash\":\"7oPh08eQEl\"},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":82}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"vwg4GsIJTh\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false}}},\"meta\":{\"isHeader\":true}},\"hash\":\"2khuSQFnod\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"nxh5Q74CY-\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":0,\"horizontalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}}}}},\"hash\":\"7tOxEI1t44\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":2},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"styleRef\":\"F1KsAYlCJS\",\"hash\":\"K7YAwrNkg2\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nThis is one of the things we do best\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"9kWEY-sLa6\",\"props\":{\"isLead\":true},\"hash\":\"HRIREyipOw\"}} -->\nLorem ipsum dolor sit amet, at mei dolore tritani repudiandae. In his nemore temporibus consequuntur, vim ad prima vivendum consetetur.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"9SPQPeM0Dep\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false}}}},\"hash\":\"KgtH5jlyUxN\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HUZQT18Sd8o\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"top\":{\"enabled\":false,\"type\":\"tilt\",\"negative\":false}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":\"80\"}}}}},\"hash\":\"z25jfnymn5S\"}} -->\n<!-- wp:kubio/image {\"kubio\":{\"styleRef\":\"w0YBUgkHEl3\",\"props\":{\"useCustomDimensions\":false,\"overlay\":false,\"frame\":{\"type\":\"border\",\"showFrameShadow\":false,\"showFrameOverImage\":true,\"enabled\":true}},\"style\":{\"descendants\":{\"image\":{\"opacity\":{\"value\":\"1\",\"unit\":\"%\"},\"maxHeight\":{\"unit\":\"px\",\"value\":\"\"},\"maxWidth\":{\"unit\":\"px\",\"value\":\"\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}},\"caption\":{\"margin\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"}}},\"frameImage\":{\"zIndex\":1,\"transform\":{\"translate\":[{\"axis\":\"x\",\"value\":{\"value\":\"2\",\"unit\":\"%\"}},{\"axis\":\"y\",\"value\":{\"value\":\"2\",\"unit\":\"%\"}},{\"axis\":\"z\"}]},\"backgroundColor\":\"transparent\",\"height\":{\"value\":\"96\",\"unit\":\"%\"},\"width\":{\"value\":\"96\",\"unit\":\"%\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"width\":{\"value\":6,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"width\":{\"value\":6,\"unit\":\"px\"},\"style\":\"solid\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"width\":{\"value\":6,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"width\":{\"value\":6,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}},\"overlay\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"F0mvdYW90\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/kubio-image-103-1.png\",\"id\":254} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 19:32:53','2024-03-04 19:32:53','',165,'https://daralalim.com/?p=255',0,'revision','',0),(256,1,'2024-03-04 19:48:52','2024-03-04 19:48:52','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QQTtaFu0h\"}} -->\nBreaking Stereotypes\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"mBep0tceo3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"E0q5CczHH7\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 19:48:52','2024-03-04 19:48:52','',165,'https://daralalim.com/?p=256',0,'revision','',0),(257,1,'2024-03-04 20:01:57','2024-03-04 20:01:57','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QQTtaFu0h\"}} -->\nBreaking Stereotypes\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"SONOb3RGty\"},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"GwYEij7os\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OeT5R51PP9\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"mBep0tceo3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"E0q5CczHH7\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 20:01:57','2024-03-04 20:01:57','',165,'https://daralalim.com/?p=257',0,'revision','',0),(258,1,'2024-03-04 20:03:13','2024-03-04 20:03:13','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QQTtaFu0h\"}} -->\nBreaking Stereotypes\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"SONOb3RGty\"},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"mBep0tceo3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"E0q5CczHH7\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 20:03:13','2024-03-04 20:03:13','',165,'https://daralalim.com/?p=258',0,'revision','',0),(259,1,'2024-03-04 20:10:03','2024-03-04 20:10:03','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QQTtaFu0h\"}} -->\nBreaking Stereotypes\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"SONOb3RGty\"},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"PvUGeogBp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, āHadha kitabā, you see a picture of a pen and say, āHadha qalamā.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"mBep0tceo3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"E0q5CczHH7\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 20:10:03','2024-03-04 20:10:03','',165,'https://daralalim.com/?p=259',0,'revision','',0),(260,1,'2024-03-04 20:23:07','2024-03-04 20:23:07','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QQTtaFu0h\"}} -->\nBreaking Stereotypes\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"SONOb3RGty\"},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"5zzZhkofa\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"mBep0tceo3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"E0q5CczHH7\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 20:23:07','2024-03-04 20:23:07','',165,'https://daralalim.com/?p=260',0,'revision','',0),(261,1,'2024-03-04 20:39:47','2024-03-04 20:39:47','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QQTtaFu0h\"}} -->\nBreaking Stereotypes\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"SONOb3RGty\"},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"OYdckST74z\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xQxWU1dzT\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"mBep0tceo3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"E0q5CczHH7\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 20:39:47','2024-03-04 20:39:47','',165,'https://daralalim.com/?p=261',0,'revision','',0),(262,1,'2024-03-04 21:05:28','2024-03-04 21:05:28','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QQTtaFu0h\"}} -->\nBreaking Stereotypes\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"SONOb3RGty\"},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"OYdckST74z\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"MbUm6fSO1\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"mBep0tceo3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"E0q5CczHH7\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 21:05:28','2024-03-04 21:05:28','',165,'https://daralalim.com/?p=262',0,'revision','',0),(263,1,'2024-03-04 22:01:09','2024-03-04 22:01:09','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"SONOb3RGty\"},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"mBep0tceo3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"hR4EkGrDvA\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"E0q5CczHH7\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"mIkF-5nDDvP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 22:01:09','2024-03-04 22:01:09','',165,'https://daralalim.com/?p=263',0,'revision','',0),(264,1,'2024-03-04 22:02:13','2024-03-04 22:02:13','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"SONOb3RGty\"},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"mBep0tceo3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"E0q5CczHH7\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 22:02:13','2024-03-04 22:02:13','',165,'https://daralalim.com/?p=264',0,'revision','',0),(265,1,'2024-03-04 22:12:55','2024-03-04 22:12:55','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"3S0_91jK8b\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"cp4zFQFv6\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Fnbc0F_BJ9\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":90,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 22:12:55','2024-03-04 22:12:55','',165,'https://daralalim.com/?p=265',0,'revision','',0),(266,1,'2024-03-04 22:14:41','2024-03-04 22:14:41','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"3S0_91jK8b\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"IKbyTKdf8P\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nĀ Hereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"PNCZof43k\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"1085-FQ2b\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 22:14:41','2024-03-04 22:14:41','',165,'https://daralalim.com/?p=266',0,'revision','',0),(268,1,'2024-03-04 22:27:37','2024-03-04 22:27:37','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 22:27:37','2024-03-04 22:27:37','',165,'https://daralalim.com/?p=268',0,'revision','',0),(270,1,'2024-03-04 22:31:24','2024-03-04 22:31:24','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"R9nAJm3ql1\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"0D5dLBmal\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Video\"},\"anchor\":\"video\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"8sznSnmGQ\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7-5YjrRdcP\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OB72JWSyr\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QoQkHHVAbj\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FftsDCjhCN\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zbwmMYfGPY\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XY0QmXAr6f\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"VAiI4nZ7Aj\",\"hash\":\"S8iV8GFd-H\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MI8srwW4Rz\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"WO-Y76waEO\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"swRKz887ZJ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"tVjb4imKE\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"5ZIOxxXA_l\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ei5VX04jP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"VUu6u32s89\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"fTUXp0dAF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"-pZllM51C5r\",\"hash\":\"X65wlTxGi\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"29CymBczu\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Rzu7uw3D2X\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"W-kbS_zYJ\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"PnXWGy4pC\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.95,\"unit\":\"%\"}}}}},\"hash\":\"CYfNtUg9TA\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"eJoEVopp9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"TSf9neRLI\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"SlsaFpCwZ\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-04 22:31:24','2024-03-04 22:31:24','',167,'https://daralalim.com/?p=270',0,'revision','',0),(271,1,'2024-03-04 22:40:06','2024-03-04 22:40:06','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"R9nAJm3ql1\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"0D5dLBmal\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Video\"},\"anchor\":\"video\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"8sznSnmGQ\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"27_WcbwRS\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OB72JWSyr\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Qmb07g04qR\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ZGnhFsfp3j\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0qAWs151k\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FI7iSLCt4c\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XY0QmXAr6f\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"VAiI4nZ7Aj\",\"hash\":\"S8iV8GFd-H\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MI8srwW4Rz\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"WO-Y76waEO\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"swRKz887ZJ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"tVjb4imKE\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"5ZIOxxXA_l\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ei5VX04jP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"VUu6u32s89\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"fTUXp0dAF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"-pZllM51C5r\",\"hash\":\"X65wlTxGi\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"29CymBczu\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Rzu7uw3D2X\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"W-kbS_zYJ\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"PnXWGy4pC\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.95,\"unit\":\"%\"}}}}},\"hash\":\"CYfNtUg9TA\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"eJoEVopp9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"TSf9neRLI\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"SlsaFpCwZ\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-04 22:40:06','2024-03-04 22:40:06','',167,'https://daralalim.com/?p=271',0,'revision','',0),(273,1,'2024-03-04 22:41:16','2024-03-04 22:41:16','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"pn_15DRoG\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"uDCGS42Knj\",\"hash\":\"xeke4q6uD\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"0mJOpIoGt\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"WgVXRVk7B\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Dza6Kkc8M\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ol4W-P-EoK\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"1YY24o1Bme\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"EjvdIhEHe1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"cI7AXCrieb\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CI57qluCyQ\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fvOa-fUWjP\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"GkO6ARbKU1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"zIR8TUB3Gq\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CxcAPP7ld_\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z-7RqKhbMU\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ZkJW5_fxvn\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QfBKkvm0G\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"4roi2Nl_w\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"oT3XWszBKr\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-04 22:41:16','2024-03-04 22:41:16','',154,'https://daralalim.com/?p=273',0,'revision','',0),(274,1,'2024-03-04 22:42:34','2024-03-04 22:42:34','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"SQcmHeOgKc\",\"hash\":\"XvRqwl7xc\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"sUt5A2kqud\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"dT3T6G14iQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"3NlteOoIHN\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"siHuq2TGxF\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"F5JGMiY_o-\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"FiLKl2rKH0\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"ZoLgjdj2z\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"AL4RCrilk\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"JGWVk8hQ3\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sSQkgmyrt1\",\"hash\":\"kO_HRyHpG\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 1\"},\"anchor\":\"content-1\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ADiOfosVTa\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6z-BzIrDe6\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"hIuJnu96JT\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"iSvaC5P5KS\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"wRfUdFUOjY\",\"hash\":\"xIAyAIayi\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhile the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"i-y0LEd25qp\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Tjvqtj84HVN\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sskCIMBICg\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":true,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}},\"hash\":\"5Ci2YgqJi\"},\"attrs\":{\"name\":\"Features\"},\"anchor\":\"features\",\"kubioAI\":{\"meta\":{\"category\":\"features\",\"cloudPresetId\":40}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pHLs95XfUb\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}},\"meta\":{\"isHeader\":true}},\"hash\":\"TvjM0dpKnr\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jKNuVAxeTn\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}}}}},\"hash\":\"22fEGmsXfS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"sULQAAmA1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"W8ZK9nBbi\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"WPqs5fqC5C\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":2},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"nDcu2lddy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ZilnAloxgv\",\"props\":{\"isLead\":true},\"hash\":\"tCu0swhIX\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}}}}}} -->\nConnect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"d7CCcXG70A0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":2,\"horizontalGap\":2,\"outerGapLinked\":false}}}},\"hash\":\"ZGn_iMwSeNv\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"hc-4CkC3Gnz\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"AzXclUMbk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/book\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"MkXSNx18S\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nReading\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"H_6FSkqNa8j\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"OJwd-_Wysk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/pencil\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"hA02P-20N0\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nWriting\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"MnsyfmIEIod\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"okvg83GA74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/users\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"_3UyfVLW09\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nUnderstanding\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"jWyruxWDCLS\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"WoHHBEL1g-\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"IPmV0ebK5G\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSpeaking\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"edwncCkcwg\",\"hash\":\"Gw0AgYLPy\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"M8q0zpP-o\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"tOMFGhEBxQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Y4Ly98wgZs\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"TtoTb6C4K\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":50,\"unit\":\"px\"},\"right\":{\"value\":50,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"hY-ND7FxFK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jZHo6b3AX\"}} -->\n<strong>Your course is 100% risk-free.</strong>\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"PtLam-l-TY\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"fytGG0Ob1\"}} -->\n<strong>100% Money Back Guarantee</strong>!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"5imbNeGvGN\",\"hash\":\"fJg2CD6pOT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nIf youāre not happy for any reason, simply let our friendly team know (via email) within a week of enrolling and we will refund your money. After that, if you donāt like your lessons, weāll change your teacher.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','publish','closed','closed','','why','','','2024-03-05 09:38:32','2024-03-05 09:38:32','',0,'https://daralalim.com/?page_id=274',0,'page','',0),(275,1,'2024-03-04 22:42:34','2024-03-04 22:42:34','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-04 22:42:34','2024-03-04 22:42:34','',274,'https://daralalim.com/?p=275',0,'revision','',0),(278,1,'2024-03-04 23:08:04','2024-03-04 23:08:04','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"wNHcVpTm7\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aZbq2exXy\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"qTt6ld0y3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progressĀ by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"T5WjNNC80\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"dy4sKfF7Wt\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-04 23:08:04','2024-03-04 23:08:04','',274,'https://daralalim.com/?p=278',0,'revision','',0); INSERT INTO `wp_posts` VALUES (279,1,'2024-03-04 23:08:48','2024-03-04 23:08:48','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"wNHcVpTm7\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aZbq2exXy\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"qTt6ld0y3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progressĀ by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"2I3DAN8kl\"}} -->\nDonāt look back to the next Ramadan and wish youād have taken your first step today.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"textAlign\":\"center\"}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"dy4sKfF7Wt\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-04 23:08:48','2024-03-04 23:08:48','',274,'https://daralalim.com/?p=279',0,'revision','',0),(280,1,'2024-03-04 23:12:22','2024-03-04 23:12:22','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"wNHcVpTm7\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aZbq2exXy\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"qTt6ld0y3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progressĀ by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"},\"textAlign\":\"center\"}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bIev0BmER\"}} -->\nAvoid regretting in the next Ramadan by taking your first step today.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-04 23:12:22','2024-03-04 23:12:22','',274,'https://daralalim.com/?p=280',0,'revision','',0),(282,1,'2024-03-04 23:13:48','2024-03-04 23:13:48','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1iRdJZgt5-\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"g829aWlH0\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"EDMWSmNPr\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"pIYQ1BlwF\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0GNbOskIOV\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"aEzCv6zG7o\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"5qtaKAkLmf\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 23:13:48','2024-03-04 23:13:48','',165,'https://daralalim.com/?p=282',0,'revision','',0),(284,1,'2024-03-04 23:15:09','2024-03-04 23:15:09','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xVvkNCednV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zLvaJP-3L\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"uHeQRCVkIm\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"NaM8n6LvHA\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"pIYQ1BlwF\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0GNbOskIOV\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"aEzCv6zG7o\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"5qtaKAkLmf\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 23:15:09','2024-03-04 23:15:09','',165,'https://daralalim.com/?p=284',0,'revision','',0),(287,1,'2024-03-04 23:29:37','2024-03-04 23:29:37','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8hlKnrR-f1\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zLvaJP-3L\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"uHeQRCVkIm\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"NaM8n6LvHA\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"pIYQ1BlwF\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0GNbOskIOV\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"aEzCv6zG7o\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"5qtaKAkLmf\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"X5sO5cFg-\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"fit-to-content\"}}}},\"props\":{\"width\":\"full-width\"}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"4Uk_8U3a_4\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 23:29:37','2024-03-04 23:29:37','',165,'https://daralalim.com/?p=287',0,'revision','',0),(288,1,'2024-03-04 23:30:22','2024-03-04 23:30:22','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8hlKnrR-f1\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"oCB--BKQvw\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aVOLx1xw3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"on8CEbucO\"}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"v6_vKF_CX4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-dKgx2HPIb\"}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"DOrmeRAzFw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0THm4y0cjK\"}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"eoUEbsxG-j\",\"hash\":\"KUO6vhC9e0\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, <em>āHadha kitabā</em>, you see a picture of a pen and say, <em>āHadha qalamā</em>. In your mind, you link the word <em>āqalamā</em> to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"uXdyKJ1zmX\",\"hash\":\"sRJpqlxcw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"pIYQ1BlwF\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0GNbOskIOV\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"aEzCv6zG7o\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"5qtaKAkLmf\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"X5sO5cFg-\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"fit-to-content\"}}}},\"props\":{\"width\":\"full-width\"}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"4Uk_8U3a_4\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IjzZrxr0O\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-04 23:30:22','2024-03-04 23:30:22','',165,'https://daralalim.com/?p=288',0,'revision','',0),(289,1,'2024-03-05 00:05:51','2024-03-05 00:05:51','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8hlKnrR-f1\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"fu3Gk4cREj\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"BTKXaPSXH\",\"hash\":\"uXOIT_Mhh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"G6qeXFIyDY\",\"hash\":\"qqWH2Qp_3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 6\"},\"anchor\":\"section-6\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"h23Qdti7I\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"RA_aybjz7T\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OaPgiyXMbo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":70,\"unit\":\"%\"}}}}},\"hash\":\"hNN1FE794\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":30,\"unit\":\"px\"},\"bottom\":{\"value\":30,\"unit\":\"px\"},\"left\":{\"value\":30,\"unit\":\"px\"},\"right\":{\"value\":30,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"right\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qqx42QyiU\"}} -->\n<em>The problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.</em>\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"LQamz6AyXi\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X3o3CjplE8\",\"hash\":\"XQJPRaUGjR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PmD-0X0bnG\",\"hash\":\"4DcQdlZOd\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"G6qeXFIyDY\",\"hash\":\"qqWH2Qp_3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 6\"},\"anchor\":\"section-6\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"h23Qdti7I\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"RA_aybjz7T\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OaPgiyXMbo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":70,\"unit\":\"%\"}}}}},\"hash\":\"tBmY4ssHfx\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":30,\"unit\":\"px\"},\"bottom\":{\"value\":30,\"unit\":\"px\"},\"left\":{\"value\":30,\"unit\":\"px\"},\"right\":{\"value\":30,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"right\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"T3pF0xNGa\"}} -->\n<em>You didnāt know English when you were in your motherās womb! You had to learn to speak it.</em>\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"LQamz6AyXi\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X3o3CjplE8\",\"hash\":\"2y0VOyVk_\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"G6qeXFIyDY\",\"hash\":\"qqWH2Qp_3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 6\"},\"anchor\":\"section-6\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"h23Qdti7I\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"RA_aybjz7T\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OaPgiyXMbo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":70,\"unit\":\"%\"}}}}},\"hash\":\"tBmY4ssHfx\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":30,\"unit\":\"px\"},\"bottom\":{\"value\":30,\"unit\":\"px\"},\"left\":{\"value\":30,\"unit\":\"px\"},\"right\":{\"value\":30,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"right\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"b-FYQY1Jr\"}} -->\n<em>And this is how we believe you can make learning Arabic so much easier than how many courses teach it!</em>\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"LQamz6AyXi\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"qJ86eWzPRL\",\"hash\":\"03tGmNrplh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, āHadha kitabā, you see a picture of a pen and say, āHadha qalamā. In your mind, you link the word āqalamā to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"oYk0vh3He9\",\"hash\":\"Jfu40DIwT\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"pIYQ1BlwF\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0GNbOskIOV\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"aEzCv6zG7o\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"5qtaKAkLmf\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"X5sO5cFg-\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"fit-to-content\"}}}},\"props\":{\"width\":\"full-width\"}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"4Uk_8U3a_4\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"nQMWzFXBv\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3yNopx2ZuG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"DKU5IOf7F\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}},\"margin\":{\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"margin\":{\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cHfmk7c2U\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-05 00:05:51','2024-03-05 00:05:51','',165,'https://daralalim.com/?p=289',0,'revision','',0),(290,1,'2024-03-05 00:08:49','2024-03-05 00:08:49','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8hlKnrR-f1\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"fu3Gk4cREj\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"BTKXaPSXH\",\"hash\":\"uXOIT_Mhh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"G6qeXFIyDY\",\"hash\":\"qqWH2Qp_3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 6\"},\"anchor\":\"section-6\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"h23Qdti7I\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"RA_aybjz7T\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OaPgiyXMbo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":70,\"unit\":\"%\"}}}}},\"hash\":\"hNN1FE794\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":30,\"unit\":\"px\"},\"bottom\":{\"value\":30,\"unit\":\"px\"},\"left\":{\"value\":30,\"unit\":\"px\"},\"right\":{\"value\":30,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"right\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qqx42QyiU\"}} -->\n<em>The problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.</em>\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"LQamz6AyXi\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X3o3CjplE8\",\"hash\":\"XQJPRaUGjR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PmD-0X0bnG\",\"hash\":\"4DcQdlZOd\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"G6qeXFIyDY\",\"hash\":\"qqWH2Qp_3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 6\"},\"anchor\":\"section-6\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"h23Qdti7I\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"RA_aybjz7T\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OaPgiyXMbo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":70,\"unit\":\"%\"}}}}},\"hash\":\"tBmY4ssHfx\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":30,\"unit\":\"px\"},\"bottom\":{\"value\":30,\"unit\":\"px\"},\"left\":{\"value\":30,\"unit\":\"px\"},\"right\":{\"value\":30,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"right\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"T3pF0xNGa\"}} -->\n<em>You didnāt know English when you were in your motherās womb! You had to learn to speak it.</em>\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"LQamz6AyXi\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X3o3CjplE8\",\"hash\":\"2y0VOyVk_\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"G6qeXFIyDY\",\"hash\":\"qqWH2Qp_3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 6\"},\"anchor\":\"section-6\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"h23Qdti7I\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"RA_aybjz7T\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OaPgiyXMbo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":70,\"unit\":\"%\"}}}}},\"hash\":\"tBmY4ssHfx\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":30,\"unit\":\"px\"},\"bottom\":{\"value\":30,\"unit\":\"px\"},\"left\":{\"value\":30,\"unit\":\"px\"},\"right\":{\"value\":30,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"right\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"b-FYQY1Jr\"}} -->\n<em>And this is how we believe you can make learning Arabic so much easier than how many courses teach it!</em>\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"LQamz6AyXi\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"qJ86eWzPRL\",\"hash\":\"03tGmNrplh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, āHadha kitabā, you see a picture of a pen and say, āHadha qalamā. In your mind, you link the word āqalamā to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"oYk0vh3He9\",\"hash\":\"Jfu40DIwT\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"pIYQ1BlwF\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0GNbOskIOV\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"aEzCv6zG7o\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"5qtaKAkLmf\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"X5sO5cFg-\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"fit-to-content\"}}}},\"props\":{\"width\":\"full-width\"}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"4Uk_8U3a_4\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"nQMWzFXBv\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3yNopx2ZuG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"VJDQHqbJ8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"margin\":{\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"margin\":{\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cHfmk7c2U\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-05 00:08:49','2024-03-05 00:08:49','',165,'https://daralalim.com/?p=290',0,'revision','',0),(291,1,'2024-03-05 00:09:46','2024-03-05 00:09:46','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"zAwcK2Dkhz\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aZbq2exXy\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"qTt6ld0y3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"},\"textAlign\":\"center\"}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bIev0BmER\"}} -->\nAvoid regretting in the next Ramadan by taking your first step today.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"J2uoc2TpJ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 00:09:46','2024-03-05 00:09:46','',274,'https://daralalim.com/?p=291',0,'revision','',0),(293,1,'2024-03-05 00:11:46','2024-03-05 00:11:46','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"pn_15DRoG\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"uDCGS42Knj\",\"hash\":\"xeke4q6uD\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"0mJOpIoGt\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"WgVXRVk7B\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Dza6Kkc8M\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ol4W-P-EoK\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"1YY24o1Bme\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"EjvdIhEHe1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"cI7AXCrieb\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CI57qluCyQ\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fvOa-fUWjP\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"GkO6ARbKU1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"zIR8TUB3Gq\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CxcAPP7ld_\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z-7RqKhbMU\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ZkJW5_fxvn\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Vlu4AI3Va\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"4roi2Nl_w\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"oT3XWszBKr\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-05 00:11:46','2024-03-05 00:11:46','',154,'https://daralalim.com/?p=293',0,'revision','',0),(295,1,'2024-03-05 00:12:53','2024-03-05 00:12:53','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"R9nAJm3ql1\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"gXeSxvwmP\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"0D5dLBmal\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Video\"},\"anchor\":\"video\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"8sznSnmGQ\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"27_WcbwRS\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OEi1wIyu1\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Qmb07g04qR\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"BeguqCa4nM\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ZGnhFsfp3j\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ei5qs8aOTl\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FI7iSLCt4c\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"I3ofKKx5EQ\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"VAiI4nZ7Aj\",\"hash\":\"S8iV8GFd-H\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MI8srwW4Rz\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"WO-Y76waEO\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"swRKz887ZJ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"tVjb4imKE\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"5ZIOxxXA_l\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"NjvxW_OcO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"VUu6u32s89\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"fTUXp0dAF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"-pZllM51C5r\",\"hash\":\"X65wlTxGi\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"29CymBczu\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Rzu7uw3D2X\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"W-kbS_zYJ\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"PnXWGy4pC\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.95,\"unit\":\"%\"}}}}},\"hash\":\"CYfNtUg9TA\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"eJoEVopp9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"TSf9neRLI\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"SlsaFpCwZ\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-05 00:12:53','2024-03-05 00:12:53','',167,'https://daralalim.com/?p=295',0,'revision','',0),(297,1,'2024-03-05 01:06:08','2024-03-05 01:06:08','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"R9nAJm3ql1\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"4B7n5HjsUJ\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"0D5dLBmal\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Video\"},\"anchor\":\"video\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"8sznSnmGQ\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"27_WcbwRS\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OEi1wIyu1\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Qmb07g04qR\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"BeguqCa4nM\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ZGnhFsfp3j\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ei5qs8aOTl\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FI7iSLCt4c\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"I3ofKKx5EQ\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"VAiI4nZ7Aj\",\"hash\":\"S8iV8GFd-H\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MI8srwW4Rz\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"WO-Y76waEO\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"swRKz887ZJ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"tVjb4imKE\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"5ZIOxxXA_l\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"NjvxW_OcO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"VUu6u32s89\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"fTUXp0dAF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"-pZllM51C5r\",\"hash\":\"X65wlTxGi\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"29CymBczu\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Rzu7uw3D2X\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"W-kbS_zYJ\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"PnXWGy4pC\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.95,\"unit\":\"%\"}}}}},\"hash\":\"CYfNtUg9TA\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"eJoEVopp9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"TSf9neRLI\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"SlsaFpCwZ\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-05 01:06:08','2024-03-05 01:06:08','',167,'https://daralalim.com/?p=297',0,'revision','',0),(299,1,'2024-03-05 01:14:33','2024-03-05 01:14:33','','allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg','','inherit','open','closed','','allec-gomes-ndutfk-jjlc-unsplash-smaller-jpg','','','2024-03-05 01:14:33','2024-03-05 01:14:33','',0,'https://static.kubiobuilder.com/snippets/content-flat-free-simple2-2-1700037754/assets/2023/11/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg',0,'attachment','image/jpeg',0),(300,1,'2024-03-05 01:14:34','2024-03-05 01:14:34','','george-vidos-5DpHZGemAyo-unsplash-smaller.jpg','','inherit','open','closed','','george-vidos-5dphzgemayo-unsplash-smaller-jpg-3','','','2024-03-05 01:14:34','2024-03-05 01:14:34','',0,'https://static.kubiobuilder.com/snippets/content-flat-free-simple2-1700037678/assets/2023/11/george-vidos-5DpHZGemAyo-unsplash-smaller.jpg',0,'attachment','image/jpeg',0),(301,1,'2024-03-05 01:14:34','2024-03-05 01:14:34','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8hlKnrR-f1\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"2LRj8HTdgq\",\"hash\":\"1FPAJGwyd\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"wB5cDXNhdV\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6MI6cPLzna\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"trEkfGjW3L\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7vdhVUAIW8\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"CuVamDu3E\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"rPxXs6dB5h\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qsj-NqJVs\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"40p7aHxBa\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English. \n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"Snnf4waH_\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"a8S9xmSVluh\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"d_cBDgsjfjE\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"G6qeXFIyDY\",\"hash\":\"qqWH2Qp_3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 6\"},\"anchor\":\"section-6\"} /-->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"LQamz6AyXi\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X3o3CjplE8\",\"hash\":\"XQJPRaUGjR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"PmD-0X0bnG\",\"hash\":\"4DcQdlZOd\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"G6qeXFIyDY\",\"hash\":\"qqWH2Qp_3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 6\"},\"anchor\":\"section-6\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"h23Qdti7I\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"RA_aybjz7T\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OaPgiyXMbo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":70,\"unit\":\"%\"}}}}},\"hash\":\"tBmY4ssHfx\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":30,\"unit\":\"px\"},\"bottom\":{\"value\":30,\"unit\":\"px\"},\"left\":{\"value\":30,\"unit\":\"px\"},\"right\":{\"value\":30,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"right\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"T3pF0xNGa\"}} -->\n<em>You didnāt know English when you were in your motherās womb! You had to learn to speak it.</em>\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"LQamz6AyXi\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X3o3CjplE8\",\"hash\":\"2y0VOyVk_\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"G6qeXFIyDY\",\"hash\":\"qqWH2Qp_3\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 6\"},\"anchor\":\"section-6\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"h23Qdti7I\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"RA_aybjz7T\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OaPgiyXMbo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":70,\"unit\":\"%\"}}}}},\"hash\":\"tBmY4ssHfx\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":30,\"unit\":\"px\"},\"bottom\":{\"value\":30,\"unit\":\"px\"},\"left\":{\"value\":30,\"unit\":\"px\"},\"right\":{\"value\":30,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"right\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}}}}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"b-FYQY1Jr\"}} -->\n<em>And this is how we believe you can make learning Arabic so much easier than how many courses teach it!</em>\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"laiu3fU4Po\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"LQamz6AyXi\"},\"attrs\":{\"name\":\"Blank\"},\"anchor\":\"blank\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"Gml-jkeXo\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"nWPRyRvpAu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"OzEU7Cs0rQ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"7gu-nSRJoc\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"qJ86eWzPRL\",\"hash\":\"03tGmNrplh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, āHadha kitabā, you see a picture of a pen and say, āHadha qalamā. In your mind, you link the word āqalamā to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"oYk0vh3He9\",\"hash\":\"Jfu40DIwT\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"pIYQ1BlwF\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0GNbOskIOV\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"aEzCv6zG7o\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"5qtaKAkLmf\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"X5sO5cFg-\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"fit-to-content\"}}}},\"props\":{\"width\":\"full-width\"}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"4Uk_8U3a_4\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"nQMWzFXBv\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3yNopx2ZuG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"VJDQHqbJ8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"margin\":{\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"margin\":{\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cHfmk7c2U\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"6kqEmv3vj9\",\"hash\":\"sakWv1DtEZ\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}}}}}},\"attrs\":{\"name\":\"Content 2\"},\"anchor\":\"content-2\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"-Hoyqz8-qb\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"09S2k7_KWD\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"AFZ5jF5lrn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"DE0lc812AD\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"http://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"a2IB6aXeol\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"MJSqeNx4_A\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jNeDKtl4lF\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"6RQAt5K6R6\"}} -->\nVestibulum efficitur consequat urna sed suscipitĀ u mauris\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"XuJZetP8qXI\",\"hash\":\"Qn-pKIrXVI3\",\"props\":{\"isLead\":false}}} -->\nDonec id dictum tellus. Proin ut tincidunt nunc. Nunc volutpat, magna ornare eleifend feugiat, sem tellus varius ex, dignissim euismod purus urna et magna. Nullam eu massa mi. Vivamus ac rhoncus sit amet felis vel turpis vehicula dapibus.Ā \n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-05 01:14:34','2024-03-05 01:14:34','',165,'https://daralalim.com/?p=301',0,'revision','',0),(302,1,'2024-03-05 03:30:05','2024-03-05 03:30:05','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"8hlKnrR-f1\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"2LRj8HTdgq\",\"hash\":\"1FPAJGwyd\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"wB5cDXNhdV\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6MI6cPLzna\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"trEkfGjW3L\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7vdhVUAIW8\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"CuVamDu3E\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"rPxXs6dB5h\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qsj-NqJVs\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"40p7aHxBa\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English. \n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"Snnf4waH_\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"a8S9xmSVluh\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"d_cBDgsjfjE\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"6kqEmv3vj9\",\"hash\":\"x6DPRvxp-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 2\"},\"anchor\":\"content-2\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"-Hoyqz8-qb\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"09S2k7_KWD\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"AFZ5jF5lrn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"DE0lc812AD\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"a2IB6aXeol\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"MJSqeNx4_A\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"XuJZetP8qXI\",\"hash\":\"Rwblb5gur\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it. And you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jNeDKtl4lF\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"2u1s3bw3Z\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"RUHtXLdU6k\",\"hash\":\"rYfXWdws5A\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, āHadha kitabā, you see a picture of a pen and say, āHadha qalamā. In your mind, you link the word āqalamā to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jkcP13q8PX\",\"hash\":\"nghrrUYcM\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"_rgSgHE2O5\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"9Wjp2ZI3e\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/trophy\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"O8sGcJpZB\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"Xt-HvGHnF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"FsF1BYHTPN\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"hash\":\"SRPCr8zC1\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"Jr4dfOs8xy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"fOV7nRz-CD\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0IlxaLFfRi\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"P4KjetM_3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/globe\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"mNUHDdEtAn\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"6ngN3DSvTE\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"lpA_HgA1H\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"AFSMpAFpa\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/graduation-cap\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"TTMG_yG568\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"lvFDxgPkOm\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"X5sO5cFg-\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"fit-to-content\"}}}},\"props\":{\"width\":\"full-width\"}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"4Uk_8U3a_4\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"nQMWzFXBv\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3yNopx2ZuG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"VJDQHqbJ8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"margin\":{\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"margin\":{\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cHfmk7c2U\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-05 03:30:05','2024-03-05 03:30:05','',165,'https://daralalim.com/?p=302',0,'revision','',0),(304,1,'2024-03-05 03:34:38','2024-03-05 03:34:38','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"R9nAJm3ql1\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"textShadow\":{\"enabled\":false,\"normalEnabled\":false,\"color\":\"rgba(var(--kubio-color-8),1)\",\"blur\":\"2\",\"y\":\"1\",\"x\":\"0\",\"spread\":\"0\",\"inset\":\"\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7nnblmH7K\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"0D5dLBmal\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Video\"},\"anchor\":\"video\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"8sznSnmGQ\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"27_WcbwRS\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"OEi1wIyu1\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Qmb07g04qR\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"BeguqCa4nM\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ZGnhFsfp3j\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ei5qs8aOTl\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FI7iSLCt4c\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"I3ofKKx5EQ\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"VAiI4nZ7Aj\",\"hash\":\"S8iV8GFd-H\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MI8srwW4Rz\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"WO-Y76waEO\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"swRKz887ZJ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"tVjb4imKE\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"5ZIOxxXA_l\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"NjvxW_OcO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"VUu6u32s89\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"fTUXp0dAF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"-pZllM51C5r\",\"hash\":\"X65wlTxGi\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"29CymBczu\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Rzu7uw3D2X\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"W-kbS_zYJ\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"PnXWGy4pC\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.95,\"unit\":\"%\"}}}}},\"hash\":\"CYfNtUg9TA\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"eJoEVopp9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"TSf9neRLI\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"SlsaFpCwZ\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-05 03:34:38','2024-03-05 03:34:38','',167,'https://daralalim.com/?p=304',0,'revision','',0),(306,1,'2024-03-05 03:41:14','2024-03-05 03:41:14','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"#ff7a02\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-vtXAMfMV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"2LRj8HTdgq\",\"hash\":\"1FPAJGwyd\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"wB5cDXNhdV\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6MI6cPLzna\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"trEkfGjW3L\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7vdhVUAIW8\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"CuVamDu3E\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"rPxXs6dB5h\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"yUfclwEP3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"color\":\"#ff7a02\"}}}}}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"40p7aHxBa\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"Snnf4waH_\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"a8S9xmSVluh\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"d_cBDgsjfjE\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"6kqEmv3vj9\",\"hash\":\"x6DPRvxp-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 2\"},\"anchor\":\"content-2\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"-Hoyqz8-qb\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"09S2k7_KWD\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"AFZ5jF5lrn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"DE0lc812AD\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"a2IB6aXeol\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"MJSqeNx4_A\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"XuJZetP8qXI\",\"hash\":\"Rwblb5gur\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it. And you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jNeDKtl4lF\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Y7h-9F_qJ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"color\":\"#ff7a02\"}}}}}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"RUHtXLdU6k\",\"hash\":\"rYfXWdws5A\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, āHadha kitabā, you see a picture of a pen and say, āHadha qalamā. In your mind, you link the word āqalamā to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jkcP13q8PX\",\"hash\":\"nghrrUYcM\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"_rgSgHE2O5\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"9Wjp2ZI3e\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/trophy\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"O8sGcJpZB\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"Xt-HvGHnF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"FsF1BYHTPN\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"hash\":\"SRPCr8zC1\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"Jr4dfOs8xy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"fOV7nRz-CD\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0IlxaLFfRi\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"P4KjetM_3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/globe\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"mNUHDdEtAn\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"6ngN3DSvTE\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"lpA_HgA1H\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"AFSMpAFpa\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/graduation-cap\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"TTMG_yG568\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"lvFDxgPkOm\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"X5sO5cFg-\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"fit-to-content\"}}}},\"props\":{\"width\":\"full-width\"}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"padding\":{\"top\":{\"value\":11,\"unit\":\"px\"},\"bottom\":{\"value\":11,\"unit\":\"px\"},\"left\":{\"value\":11,\"unit\":\"px\"},\"right\":{\"value\":11,\"unit\":\"px\"}}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"4Uk_8U3a_4\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"nQMWzFXBv\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3yNopx2ZuG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"P2nuIDrDs\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"#ff7a02\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"margin\":{\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"margin\":{\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cHfmk7c2U\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-05 03:41:14','2024-03-05 03:41:14','',165,'https://daralalim.com/?p=306',0,'revision','',0),(308,1,'2024-03-05 03:43:22','2024-03-05 03:43:22','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]},{\"family\":\"Castoro\",\"variants\":[400]},{\"family\":\"Prompt\",\"variants\":[400]},{\"family\":\"Playfair Display\",\"variants\":[700]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"},{\"color\":[255,122,2],\"slug\":\"kubio-color-11\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-10-variant-1\",\"color\":[0,105,196],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-2\",\"color\":[74,94,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-3\",\"color\":[37,77,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-4\",\"color\":[0,60,112],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-5\",\"color\":[0,14,26],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-11-variant-1\",\"color\":[255,211,172],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-2\",\"color\":[255,166,87],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-3\",\"color\":[255,122,2],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-4\",\"color\":[169,81,1],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-5\",\"color\":[84,40,1],\"parent\":\"kubio-color-11\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"},\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.9},\"letterSpacing\":{\"unit\":\"px\",\"value\":2},\"weight\":700,\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"U9O-YWZhF\"},\"additional_css\":\".justify-class { \\n text-align: justify; \\n}\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-11\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-03-05 03:43:22','2024-03-05 03:43:22','',11,'https://daralalim.com/?p=308',0,'revision','',0),(310,1,'2024-03-05 03:44:52','2024-03-05 03:44:52','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]},{\"family\":\"Castoro\",\"variants\":[400]},{\"family\":\"Prompt\",\"variants\":[400]},{\"family\":\"Playfair Display\",\"variants\":[700]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"},{\"color\":[255,122,2],\"slug\":\"kubio-color-11\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-10-variant-1\",\"color\":[0,105,196],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-2\",\"color\":[74,94,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-3\",\"color\":[37,77,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-4\",\"color\":[0,60,112],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-5\",\"color\":[0,14,26],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-11-variant-1\",\"color\":[255,211,172],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-2\",\"color\":[255,166,87],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-3\",\"color\":[255,122,2],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-4\",\"color\":[169,81,1],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-5\",\"color\":[84,40,1],\"parent\":\"kubio-color-11\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-11),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"},\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.9},\"letterSpacing\":{\"unit\":\"px\",\"value\":2},\"weight\":700,\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"BlhFxZTXE\"},\"additional_css\":\".justify-class { \\n text-align: justify; \\n}\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-11\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-03-05 03:44:52','2024-03-05 03:44:52','',11,'https://daralalim.com/?p=310',0,'revision','',0),(312,1,'2024-03-05 03:45:46','2024-03-05 03:45:46','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"VoX_S3lYJT\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-11),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-11),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"QY9z2AWuY\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-03-05 03:45:46','2024-03-05 03:45:46','',75,'https://daralalim.com/?p=312',0,'revision','',0),(314,1,'2024-03-05 03:58:18','2024-03-05 03:58:18','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,300,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,700,500]},{\"family\":\"Source Sans Pro\",\"variants\":[400]},{\"family\":\"Oswald\",\"variants\":[700,500]},{\"family\":\"DM Serif Display\",\"variants\":[400]},{\"family\":\"IBM Plex Sans Condensed\",\"variants\":[400]},{\"family\":\"Castoro\",\"variants\":[400]},{\"family\":\"Prompt\",\"variants\":[400]},{\"family\":\"Playfair Display\",\"variants\":[700]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"},{\"color\":[255,122,2],\"slug\":\"kubio-color-11\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[29,109,173],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[74,82,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[44,69,88],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[15,56,89],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[1,2,3],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-9-variant-1\",\"color\":[182,158,121],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-2\",\"color\":[182,134,61],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-3\",\"color\":[183,111,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-4\",\"color\":[97,59,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-9-variant-5\",\"color\":[12,7,0],\"parent\":\"kubio-color-9\"},{\"slug\":\"kubio-color-10-variant-1\",\"color\":[0,105,196],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-2\",\"color\":[74,94,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-3\",\"color\":[37,77,111],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-4\",\"color\":[0,60,112],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-10-variant-5\",\"color\":[0,14,26],\"parent\":\"kubio-color-10\"},{\"slug\":\"kubio-color-11-variant-1\",\"color\":[255,211,172],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-2\",\"color\":[255,166,87],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-3\",\"color\":[255,122,2],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-4\",\"color\":[169,81,1],\"parent\":\"kubio-color-11\"},{\"slug\":\"kubio-color-11-variant-5\",\"color\":[84,40,1],\"parent\":\"kubio-color-11\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":400,\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-10),1)\",\"decoration\":\"none\"}},\"style\":\"\"},\"h1\":{\"weight\":400,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"},\"letterSpacing\":{\"value\":3,\"unit\":\"px\"}},\"h2\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h3\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"},\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h4\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"h5\":{\"weight\":400,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.9},\"letterSpacing\":{\"unit\":\"px\",\"value\":2},\"weight\":700,\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":400,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"JBY2jd2-r\"},\"additional_css\":\".justify-class { \\n text-align: justify; \\n}\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[15,56,89],\"slug\":\"kubio-color-7\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-8\"},{\"color\":[183,111,0],\"slug\":\"kubio-color-9\"},{\"color\":[0,60,112],\"slug\":\"kubio-color-10\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-11\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-03-05 03:58:18','2024-03-05 03:58:18','',11,'https://daralalim.com/?p=314',0,'revision','',0),(316,1,'2024-03-05 03:59:15','2024-03-05 03:59:15','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"VoX_S3lYJT\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-11),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"uXyXFgWpu\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-03-05 03:59:15','2024-03-05 03:59:15','',75,'https://daralalim.com/?p=316',0,'revision','',0),(318,1,'2024-03-05 04:00:05','2024-03-05 04:00:05','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"7yqY7lYFc7\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7E0C3KqkLZ\"}} -->\n2. Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1yDzEZTKE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LjF1xNnjS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-tElYGZz-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"4XDMJY26w\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain backups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LQM2VSFYR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"n3MRy1kqt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free giveaways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"yyqPtkWZ6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data, and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vaquOzOdq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Religion</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Race</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ethnicity</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"NjnFmJ0lB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require your explicit consent for processing sensitive data, so when you submit your details, we will send you a further communication asking for you to confirm your consent to this processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RZiMRtsx-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhere we are required to collect personal data by law, or under the terms of the contract between us and you do not provide us with that data when requested, we may not be able to perform the contract (for example, to deliver goods or services to you). If you donāt provide us with the requested data, we may have to cancel a product or service you have ordered but if we do, we will notify you at the time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Uavz6z528\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only use your personal data for a purpose it was collected for or a reasonably compatible purpose if necessary. For more information on this please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>. In case we need to use your details for an unrelated new purpose, we will let you know and explain the legal grounds for processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"UZ-_UCuET\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may process your personal data without your knowledge or consent where this is required or permitted by law. We do not carry out automated decision making or any type of automated profiling.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"tScLmolzEI\"}} -->\n3. Use of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"DFlIqMgj5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may collect data about you by you providing the data directly to us (for example by filling in forms on our site or by sending us emails). We may automatically collect certain data from you as you use our website by using cookies and similar technologies. Please see our cookie policy for more details by clicking <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"werP4g7tw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may receive data from third parties such as analytics providers such as Google-based outside the EU, advertising networks such as Facebook based outside the EU, such as search information providers such as Google-based outside the EU, providers of technical, payment and delivery services, such as data brokers or aggregators.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RkVrxmWOZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may also receive data from publicly available sources such as Companies House and the Electoral Register based inside the EU.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jC3jF79JP0\"}} -->\n4. Marketing Communications\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vPIQCZp-X\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur lawful ground of processing your personal data to send you marketing communications is either your consent or our legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1QmTVjZrb2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder the Privacy and Electronic Communications Regulations, we may send you marketing communications from us if (a) you made a purchase or asked for information from us about our goods or services or (b) you agreed to receive marketing communications and in each case you have not opted out of receiving such communications since. Under these regulations, if you are a limited company, we may send you marketing emails without your consent. However you can still opt-out of receiving marketing emails from us at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LAUGkgLrR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBefore we share your personal data with any third party for their own marketing purposes we will get your express consent.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"dj7NGh0nz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can ask us or third parties to stop sending you marketing messages at any time by logging into the website and checking or unchecking relevant boxes to adjust your marketing preferences, by following the opt-out links on any marketing message sent to you or by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FTaXwnXNS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you opt-out of receiving marketing communications this opt-out does not apply to personal data provided as a result of other transactions, such as purchases, warranty registrations, etc.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"O7BM9VfvMN\"}} -->\n5. Disclosures of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FH6zQN0X-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may have to share your personal data with the parties set out below:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Other companies in our group who provide services to us.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Service providers who provide IT and system administration services.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional advisers including lawyers, bankers, auditors and insurers.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Government bodies that require us to report processing activities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Third parties to whom we sell, transfer, or merge parts of our business or our assets.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FC51GijQR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require all third parties to whom we transfer your data to respect the security of your personal data and to treat it in accordance with the law. We only allow such third parties to process your personal data for specified purposes and in accordance with our instructions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1igyQdVEBo\"}} -->\n6. International Transfers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"qIv7IoRHB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe are subject to the provisions of the General Data Protection Regulations that protect your personal data. Where we transfer your data to third parties outside of the EEA, we will ensure that certain safeguards are in place to ensure a similar degree of security for your personal data. As such:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>We may transfer your personal data to countries that the European Commission have approved as providing an adequate level of protection for personal data by; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>If we use US-based providers that are part of EU-US Privacy Shield, we may transfer data to them, as they have equivalent safeguards in place; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Where we use certain service providers who are established outside of the EEA, we may use specific contracts or codes of conduct or certification mechanisms approved by the European Commission which give personal data the same protection it has in Europe.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lnjW7wG-Y\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf none of the above safeguards is available, we may request your explicit consent to the specific transfer. You will have the right to withdraw this consent at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HrxwnaZYZn\"}} -->\n7. Data Security\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0yECv1O5cd\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have put in place security measures to prevent your personal data from being accidentally lost, used, altered, disclosed, or accessed without authorisation. We also allow access to your personal data only to those employees and partners who have a business need to know such data. They will only process your personal data on our instructions and they must keep it confidential.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Vw18mLrr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have procedures in place to deal with any suspected personal data breach and will notify you and any applicable regulator of a breach if we are legally required to.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"GFlRsTfbiR\"}} -->\n8. Data Retention\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Ea39o7eml\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only retain your personal data for as long as necessary to fulfil the purposes we collected it for, including for the purposes of satisfying any legal, accounting, or reporting requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"miXsbCCr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhen deciding what the correct time is to keep the data for we look at its amount, nature and sensitivity, potential risk of harm from unauthorised use or disclosure, the processing purposes, if these can be achieved by other means and legal requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0f1ABBxog\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFor tax purposes the law requires us to keep basic information about our customers (including Contact, Identity, Financial and Transaction Data) for six (6) years after they stop being customers.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-pnn41Qa5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIn some circumstances, we may anonymise your personal data for research or statistical purposes in which case we may use this information indefinitely without further notice to you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bnEGnqz58h\"}} -->\n9. Your Legal Rights\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"F4Z9HZFvp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder data protection laws you have rights in relation to your personal data that include the right to request access, correction, erasure, restriction, transfer, to object to processing, to portability of data and (where the lawful ground of processing is consent) to withdraw consent. You can see more about these rights by clicking <a href=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\" data-type=\"link\" data-id=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Cb-H1gJ2J\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you wish to exercise any of the rights set out above, please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"HqzOvCRnu\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou will not have to pay a fee to access your personal data (or to exercise any of the other rights). However, we may charge a reasonable fee if your request is clearly unfounded, repetitive or excessive or refuse to comply with your request in these circumstances.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-UV-59o_K\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may need to request specific information from you to help us confirm your identity and ensure your right to access your personal data (or to exercise any of your other rights). This is a security measure to ensure that personal data is not disclosed to any person who has no right to receive it. We may also contact you to ask you for further information in relation to your request to speed up our response.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"gWgrY-Lgo\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe try to respond to all legitimate requests within one month. Occasionally it may take us longer than a month if your request is particularly complex or you have made a number of requests. In this case, we will notify you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"5OHK2RttX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you are not happy with any aspect of how we collect and use your data, you have the right to complain to the Information Commissionerās Office (ICO), the UK supervisory authority for data protection issues (<a href=\"https://ico.org.uk/\" data-type=\"link\" data-id=\"https://ico.org.uk/\">www.ico.org.uk</a>). We should be grateful if you would contact us first if you do have a complaint so that we can try to resolve it for you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y3gDaO4ga\"}} -->\n10. Third Party Links\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"SwAZRj9nl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis website may include links to third-party websites, plug-ins and applications. Clicking on those links or enabling those connections may allow third parties to collect or share data about you. We do not control these third party websites and are not responsible for their privacy statements. When you leave our website, we encourage you to read the privacy notice of every website you visit.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"yZLhzbfOF1\"}} -->\n11. Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"BbcYQhkqf\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can set your browser to refuse all or some browser cookies, or to alert you when websites set or access cookies. If you disable or refuse cookies, please note that some parts of this website may become inaccessible or not function properly. For more information about the cookies we use, click <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"KOnBNKKZFU\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"u6t0--JeX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Privacy Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-11),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"rtRUcNats\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Privacy Policy','','inherit','closed','closed','','134-revision-v1','','','2024-03-05 04:00:05','2024-03-05 04:00:05','',134,'https://daralalim.com/?p=318',0,'revision','',0),(323,1,'2024-03-05 04:02:12','2024-03-05 04:02:12','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"VoX_S3lYJT\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lT65N-KZG\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis Cookies Policy is designed to inform you about how we use cookies and similar tracking technologies on our website. This policy should be read in conjunction with our <a href=\"https://daralalim.com/privacy/\" data-type=\"link\" data-id=\"https://daralalim.com/privacy/\">Privacy Policy</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"mwm41NFbRW\"}} -->\n2. What are Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"EY4BPxAAp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nCookies are small text files that are stored on your computer or device when you visit a website. They are widely used to make websites work, or work more efficiently, as well as to provide information to website owners.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XG5sCTcKjL\"}} -->\n3. How we use Cookies?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"ldVVKJufMB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use cookies for the following purposes:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li><strong>Essential Cookies</strong>: These cookies are necessary for the website to function properly. They enable you to navigate the website and use its features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Analytical/Performance Cookies</strong>: These cookies help us understand how visitors interact with our website. They collect information such as the number of visitors, the pages visited, and the source of the traffic.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Functionality Cookies</strong>: These cookies allow the website to remember choices you make (such as language preference or region) and provide enhanced, more personalised features.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Targeting/Advertising Cookies</strong>: These cookies are used to deliver relevant advertisements to you and track the effectiveness of our advertising campaigns.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"at6zPhKfcn\"}} -->\n4. Types of Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"uFoeswWek\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe use both first-party and third-party cookies. First-party cookies are set by us, while third-party cookies are set by other websites and services. The specific types of cookies we use may include but are not limited to:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Google Analytics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Facebook Pixel</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Any other specific cookies you use</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"H230YPKjPy\"}} -->\n5. Managing Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"soiVDA9AQ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou have the option to manage or delete cookies on your device. You can do this by adjusting the settings in your browser. However, please be aware that disabling cookies may affect the functionality of our website.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Q4s0PMiqPH\"}} -->\n6. Changes to the Policy\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"OwzQFPT9P\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may update this Cookies Policy to reflect changes to our practices or for other operational, legal, or regulatory reasons. Any changes to this policy will be posted on this page with an updated āEffective Dateā.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y4SUdB9FBO\"}} -->\n7. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1sWPv7RYp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Cookies Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"NZqPBOb2N\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Cookies Policy','','inherit','closed','closed','','75-revision-v1','','','2024-03-05 04:02:12','2024-03-05 04:02:12','',75,'https://daralalim.com/?p=323',0,'revision','',0),(324,1,'2024-03-05 04:02:32','2024-03-05 04:02:32','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"7yqY7lYFc7\"},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":80,\"unit\":\"%\"}}}}},\"hash\":\"P0QBAJ1XC\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"fxO9lAzfTl\",\"hash\":\"IOdkyH4J4\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\"}}}}} -->\nEffective Date: <strong>27th of February 2024</strong>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Sd7GfZ0fK\"}} -->\n1. Introduction\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"9MPsu_lJK\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis privacy notice provides you with details of how we collect and process your personal data through your use of our sites radiantdrops.com, islaam.net, hajjandumrah.com, arabic.world, islamia.tv, and daralalim.com.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"tmmwyK-RL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBy providing us with your data, you warrant to us that you are over thirteen (13) years of age.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"gPcrobWFh\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nRadiant Drops Ltd are the data controller and we are responsible for your personal data (referred to as āweā, āusā or āourā in this privacy notice).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kAP_mWsDua\",\"hash\":\"VfEYfBha2F\"}} -->\n<strong>Contact Information</strong><br>Full Name of Legal Entity: Radiant Drops Ltd<br>Email Address: <a href=\"mailto:info@daralalim.com\">info@daralalim.com</a><br>Postal Address: Room 7B, One Capital Place, 18 Luard Road, Wan Chai, Hong Kong.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"Pywad8a2_R\",\"hash\":\"8FbPw4jSr\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIt is very important that the information we hold about you is accurate and up to date. Please let us know if at any time your personal information changes by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7E0C3KqkLZ\"}} -->\n2. Collection of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1yDzEZTKE\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nPersonal data means any information capable of identifying an individual. It does not include anonymised data. We may process the following categories of personal data about you:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LjF1xNnjS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Communication Data</strong> that includes any communication that you send to us whether that be through the contact form on our website, through email, text, social media messaging, social media posting or any other communication that you send us. We process this data for the purposes of communicating with you, for record keeping and for the establishment, pursuance or defence of legal claims. Our lawful ground for this processing is our legitimate interests which in this case are to reply to communications sent to us, to keep records and to establish, pursue or defend legal claims.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-tElYGZz-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Customer Data</strong> that includes data relating to any purchases of goods and/or services such as your name, title, billing address, delivery address email address, phone number, contact details, purchase details and your card details. We process this data to supply the goods and/or services you have purchased and to keep records of such transactions. Our lawful ground for this processing is the performance of a contract between you and us and/or taking steps at your request to enter into such a contract.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"4XDMJY26w\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>User Data</strong> that includes data about how you use our website and any online services together with any data that you post for publication on our website or through other online services. We process this data to operate our website and ensure relevant content is provided to you, to ensure the security of our website, to maintain backups of our website and/or databases and to enable publication and administration of our website, other online services and business. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LQM2VSFYR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Technical Data</strong> that includes data about your use of our website and online services such as your IP address, your login data, details about your browser, length of visit to pages on our website, page views and navigation paths, details about the number of times you use our website, time zone settings and other technology on the devices you use to access our website. The source of this data is from our analytics tracking system. We process this data to analyse your use of our website and other online services, to administer and protect our business and website, to deliver relevant website content and advertisements to you and to understand the effectiveness of our advertising. Our lawful ground for this processing is our legitimate interests which in this case are to enable us to properly administer our website and our business and to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"n3MRy1kqt\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Marketing Data</strong> that includes data about your preferences in receiving marketing from us and our third parties and your communication preferences. We process this data to enable you to partake in our promotions such as competitions, prize draws and free giveaways, to deliver relevant website content and advertisements to you and measure or understand the effectiveness of this advertising. Our lawful ground for this processing is our legitimate interests which in this case are to study how customers use our products/services, to develop them, to grow our business and to decide our marketing strategy.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"yyqPtkWZ6\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may use Customer Data, User Data, Technical Data, and Marketing Data to deliver relevant website content and advertisements to you (including Facebook adverts or other display advertisements) and to measure or understand the effectiveness of the advertising we serve you. Our lawful ground for this processing is legitimate interests which is to grow our business. We may also use such data to send other marketing communications to you. Our lawful ground for this processing is either consent or legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vaquOzOdq\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\n<strong>Sensitive Data</strong> that includes about you in order to process your Hajj or Umrah (or other) visas:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Religion</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Race</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ethnicity</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"NjnFmJ0lB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require your explicit consent for processing sensitive data, so when you submit your details, we will send you a further communication asking for you to confirm your consent to this processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RZiMRtsx-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhere we are required to collect personal data by law, or under the terms of the contract between us and you do not provide us with that data when requested, we may not be able to perform the contract (for example, to deliver goods or services to you). If you donāt provide us with the requested data, we may have to cancel a product or service you have ordered but if we do, we will notify you at the time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Uavz6z528\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only use your personal data for a purpose it was collected for or a reasonably compatible purpose if necessary. For more information on this please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>. In case we need to use your details for an unrelated new purpose, we will let you know and explain the legal grounds for processing.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"UZ-_UCuET\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may process your personal data without your knowledge or consent where this is required or permitted by law. We do not carry out automated decision making or any type of automated profiling.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"tScLmolzEI\"}} -->\n3. Use of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"DFlIqMgj5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may collect data about you by you providing the data directly to us (for example by filling in forms on our site or by sending us emails). We may automatically collect certain data from you as you use our website by using cookies and similar technologies. Please see our cookie policy for more details by clicking <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"werP4g7tw\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may receive data from third parties such as analytics providers such as Google-based outside the EU, advertising networks such as Facebook based outside the EU, such as search information providers such as Google-based outside the EU, providers of technical, payment and delivery services, such as data brokers or aggregators.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"RkVrxmWOZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may also receive data from publicly available sources such as Companies House and the Electoral Register based inside the EU.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jC3jF79JP0\"}} -->\n4. Marketing Communications\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"vPIQCZp-X\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur lawful ground of processing your personal data to send you marketing communications is either your consent or our legitimate interests (namely to grow our business).\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"1QmTVjZrb2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder the Privacy and Electronic Communications Regulations, we may send you marketing communications from us if (a) you made a purchase or asked for information from us about our goods or services or (b) you agreed to receive marketing communications and in each case you have not opted out of receiving such communications since. Under these regulations, if you are a limited company, we may send you marketing emails without your consent. However you can still opt-out of receiving marketing emails from us at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"LAUGkgLrR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nBefore we share your personal data with any third party for their own marketing purposes we will get your express consent.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"dj7NGh0nz\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can ask us or third parties to stop sending you marketing messages at any time by logging into the website and checking or unchecking relevant boxes to adjust your marketing preferences, by following the opt-out links on any marketing message sent to you or by emailing us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FTaXwnXNS\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you opt-out of receiving marketing communications this opt-out does not apply to personal data provided as a result of other transactions, such as purchases, warranty registrations, etc.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"O7BM9VfvMN\"}} -->\n5. Disclosures of Personal Data\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FH6zQN0X-\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may have to share your personal data with the parties set out below:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Other companies in our group who provide services to us.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Service providers who provide IT and system administration services.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Professional advisers including lawyers, bankers, auditors and insurers.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Government bodies that require us to report processing activities.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Third parties to whom we sell, transfer, or merge parts of our business or our assets.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"FC51GijQR\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe require all third parties to whom we transfer your data to respect the security of your personal data and to treat it in accordance with the law. We only allow such third parties to process your personal data for specified purposes and in accordance with our instructions.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1igyQdVEBo\"}} -->\n6. International Transfers\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"qIv7IoRHB\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe are subject to the provisions of the General Data Protection Regulations that protect your personal data. Where we transfer your data to third parties outside of the EEA, we will ensure that certain safeguards are in place to ensure a similar degree of security for your personal data. As such:\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>We may transfer your personal data to countries that the European Commission have approved as providing an adequate level of protection for personal data by; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>If we use US-based providers that are part of EU-US Privacy Shield, we may transfer data to them, as they have equivalent safeguards in place; or</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Where we use certain service providers who are established outside of the EEA, we may use specific contracts or codes of conduct or certification mechanisms approved by the European Commission which give personal data the same protection it has in Europe.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"lnjW7wG-Y\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf none of the above safeguards is available, we may request your explicit consent to the specific transfer. You will have the right to withdraw this consent at any time.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HrxwnaZYZn\"}} -->\n7. Data Security\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0yECv1O5cd\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have put in place security measures to prevent your personal data from being accidentally lost, used, altered, disclosed, or accessed without authorisation. We also allow access to your personal data only to those employees and partners who have a business need to know such data. They will only process your personal data on our instructions and they must keep it confidential.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Vw18mLrr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe have procedures in place to deal with any suspected personal data breach and will notify you and any applicable regulator of a breach if we are legally required to.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"GFlRsTfbiR\"}} -->\n8. Data Retention\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Ea39o7eml\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe will only retain your personal data for as long as necessary to fulfil the purposes we collected it for, including for the purposes of satisfying any legal, accounting, or reporting requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"miXsbCCr2\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhen deciding what the correct time is to keep the data for we look at its amount, nature and sensitivity, potential risk of harm from unauthorised use or disclosure, the processing purposes, if these can be achieved by other means and legal requirements.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"0f1ABBxog\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFor tax purposes the law requires us to keep basic information about our customers (including Contact, Identity, Financial and Transaction Data) for six (6) years after they stop being customers.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-pnn41Qa5\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIn some circumstances, we may anonymise your personal data for research or statistical purposes in which case we may use this information indefinitely without further notice to you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bnEGnqz58h\"}} -->\n9. Your Legal Rights\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"F4Z9HZFvp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nUnder data protection laws you have rights in relation to your personal data that include the right to request access, correction, erasure, restriction, transfer, to object to processing, to portability of data and (where the lawful ground of processing is consent) to withdraw consent. You can see more about these rights by clicking <a href=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\" data-type=\"link\" data-id=\"https://ico.org.uk/for-organisations/guide-to-the-general-data-protection-regulation-gdpr/individual-rights/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"Cb-H1gJ2J\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you wish to exercise any of the rights set out above, please email us at <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"HqzOvCRnu\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou will not have to pay a fee to access your personal data (or to exercise any of the other rights). However, we may charge a reasonable fee if your request is clearly unfounded, repetitive or excessive or refuse to comply with your request in these circumstances.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"-UV-59o_K\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe may need to request specific information from you to help us confirm your identity and ensure your right to access your personal data (or to exercise any of your other rights). This is a security measure to ensure that personal data is not disclosed to any person who has no right to receive it. We may also contact you to ask you for further information in relation to your request to speed up our response.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"gWgrY-Lgo\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWe try to respond to all legitimate requests within one month. Occasionally it may take us longer than a month if your request is particularly complex or you have made a number of requests. In this case, we will notify you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"5OHK2RttX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you are not happy with any aspect of how we collect and use your data, you have the right to complain to the Information Commissionerās Office (ICO), the UK supervisory authority for data protection issues (<a href=\"https://ico.org.uk/\" data-type=\"link\" data-id=\"https://ico.org.uk/\">www.ico.org.uk</a>). We should be grateful if you would contact us first if you do have a complaint so that we can try to resolve it for you.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"y3gDaO4ga\"}} -->\n10. Third Party Links\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"SwAZRj9nl\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThis website may include links to third-party websites, plug-ins and applications. Clicking on those links or enabling those connections may allow third parties to collect or share data about you. We do not control these third party websites and are not responsible for their privacy statements. When you leave our website, we encourage you to read the privacy notice of every website you visit.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"yZLhzbfOF1\"}} -->\n11. Cookies\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"BbcYQhkqf\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou can set your browser to refuse all or some browser cookies, or to alert you when websites set or access cookies. If you disable or refuse cookies, please note that some parts of this website may become inaccessible or not function properly. For more information about the cookies we use, click <a href=\"https://daralalim.com/cookies/\" data-type=\"link\" data-id=\"https://daralalim.com/cookies/\">here</a>.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"eWFl67xJT\",\"hash\":\"z5LnTaLOi\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"left\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"KOnBNKKZFU\"}} -->\n12. Contact Information\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ySKAfznqci\",\"hash\":\"u6t0--JeX\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nIf you have any questions, concerns, or feedback regarding this Privacy Policy, please contact us at:\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"06lqRD_3OK\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\"},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":20,\"unit\":\"px\"},\"height\":{\"value\":20,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":20,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"},\"link\":{\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}},\"hash\":\"ATGSkGPU3\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"Va3enH7xED\",\"hash\":\"sPj9noTDl\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZwoWGqDPxd\",\"hash\":\"FNdqM8b8o\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Privacy Policy','','inherit','closed','closed','','134-revision-v1','','','2024-03-05 04:02:32','2024-03-05 04:02:32','',134,'https://daralalim.com/?p=324',0,'revision','',0),(326,1,'2024-03-05 04:03:38','2024-03-05 04:03:38','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"pn_15DRoG\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3sesHn6ow\"}} -->\nFrequently Asked Questions\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"uDCGS42Knj\",\"hash\":\"xeke4q6uD\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"0mJOpIoGt\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"WgVXRVk7B\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"0F4pGC21Hz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Dza6Kkc8M\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"UX9bINnLr\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I need to know some Arabic to join Dar Al-Alim?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"jj8AxvOqp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo! Dar Al-Alim has been designed for beginners. We also have an extra module which can help you read and write if you are unable to. Ask our team for more details by clicking <a href=\"mailto:support@daralalim.com\" data-type=\"mailto\" data-id=\"mailto:support@daralalim.com\">here</a>.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"avhz8M09J6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ol4W-P-EoK\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"SoNIxVvLL\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWho is going to be my teacher?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"8GQ0V70JIIa\",\"hash\":\"nmBwhEaG9\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will learn with a friendly native Arab teacher who is highly qualified in teaching Arabic and then rigorously trained for quality by Dar Al-Alim teaching directors.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"wWYGM90z4\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"1YY24o1Bme\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"dmC6sZwwWp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you have both male and female teachers?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"4CoJiSyGG\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We have highly qualified and friendly male and female teachers.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"slH89tOgbx\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"EjvdIhEHe1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"qbJ2G08Rp\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo you offer group lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"7BW8KxHCR3S\",\"hash\":\"ZuH_Wk1jV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nNo. We believe that the best and fastest way to learn Arabic is to have a teacher who will teach you one-to-one. This way, your instructor can focus on your weaknesses and build upon your strengths. Also, we find that many students can get shy in front of other students and are afraid to make mistakes. With one-to-one tuition, this problem disappears.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"UcIUxZrfzQ\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"cI7AXCrieb\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"vdpzwKrLY\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat time are my lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"AtESuyyhV\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYou will study five (5) days a week at the time that you select after enrolling.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Y9Wk-Xu2ZL\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CI57qluCyQ\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"TqZF-YbJI\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get the course books?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"PPHjDhcyW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. We send to you the course books no matter where you are in the world. Depending on where you are in the world, they may take a couple of weeks to reach youā but fear not, you will be able to start learning straight away with your teacher even before your books arrive.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"TtQWpv_KZr\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fvOa-fUWjP\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"ZAXd3NNsk\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nHow much time do I need to dedicate to my course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"fQn9xISgW\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nEach lesson is one (1) hour per day, five (5) days per week. You will also be expected to revise before each lesson and complete any homework to ensure maximum efficiency in learning Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7sj5cVZXjP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"GkO6ARbKU1\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JmM5jgPC9\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nI live inā can I still take this course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"c7tKfUeUT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. This course is available to anyone with an internet connectionā anywhere in the world.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"ZStHoK71UI\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"zIR8TUB3Gq\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"x5hG1t6Y1\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I change my mind and decide that Dar Al-Alim is not for me?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"J-MlsbU4v\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe have a 100% Money-Back Guarantee. If you find that this course is not for you, simply write to <a href=\"mailto:support@daralalim.com\">support@daralalim.com</a> within the first week of starting and we will give you you full course fees back.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"6G-ogZF9nq\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"CxcAPP7ld_\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"JvWQFr46F\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWill I get a certificate at the end of the course?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"q5jGJlxkK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. Students who complete the course will receive a certificate of completion along with their grade.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"nPnfMm5cIz\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Z-7RqKhbMU\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"2B1TiKtGB-\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nWhat if I need to miss any lessons?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"holEXaixZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nWe do expect all our students try their best not to miss any classes but we also recognise thatā now and thenā it is possible that you will have to miss a class for emergencies or other important reasons.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"JDlgHVbqso\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"nMQ1ckK6rCM\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}]},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":\"10\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"weight\":700,\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"flex-start\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":10,\"unit\":\"px\"},\"top\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"ZkJW5_fxvn\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"ZW75D_tVzz6\",\"hash\":\"yThgUoJVjF\"},\"icon\":\"font-awesome/question-circle\",\"kubioAI\":{\"desc\":\"FAQ question\"}} -->\nDo I get any holidays?\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"X8ZPNh99xJm\",\"hash\":\"ARU_I2heb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nYes. You will get the last ten (10) nights of Ramadan off plus three (3) days of Eid for both ends.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"AY4bxGr4_p\",\"hash\":\"1wWM62qbo\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}},\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"t5e4jSzdYH\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ScP6zZKSuL\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wi1tQVAKhZ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"vLKfh49C5\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"8m68vsOJqK\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"BPbteAPmh\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"t541-cZQfx\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"IAnIzgYsC\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"r0kBcGXlwqF\",\"hash\":\"_QodNejjr\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"Uj_-9H2Af\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"4roi2Nl_w\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"hP-bdn6GH\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"E9_ZQsyWRdy\",\"hash\":\"Fh9iL62eU\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"b1aVlgN102-\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.92,\"unit\":\"%\"}}}}},\"hash\":\"9Y7browaHt\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"V5c2w7KV7Zz\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"oT3XWszBKr\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"o7nnfEFUW3p\",\"hash\":\"ySUVx5JfH\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"kNu60iGQUTB\",\"hash\":\"tMRLon5Uq\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Instagram\\\" text with Instagram link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','FAQs','','inherit','closed','closed','','154-revision-v1','','','2024-03-05 04:03:38','2024-03-05 04:03:38','',154,'https://daralalim.com/?p=326',0,'revision','',0),(328,1,'2024-03-05 04:04:34','2024-03-05 04:04:34','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"R9nAJm3ql1\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Title\"},\"anchor\":\"title\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pL4DmsxCB\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"Y9FgLAAKjm\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"H66OIDgywo\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"1FIpoV6MP\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"85iwdsz_l\",\"hash\":\"7tX6tmiKj\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2r8_E-SgZ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"textShadow\":{\"enabled\":false,\"normalEnabled\":false,\"color\":\"rgba(var(--kubio-color-8),1)\",\"blur\":\"2\",\"y\":\"1\",\"x\":\"0\",\"spread\":\"0\",\"inset\":\"\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"nAeRFdJV3\"}} -->\nDonāt take our word for it - hereās what they say about us.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"oFDp3PkZhp\"}} -->\nWhat Theyāre Saying\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"qpZmvp7WPC\",\"hash\":\"0D5dLBmal\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Video\"},\"anchor\":\"video\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"InarTxvJc\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"pWtmf1MLh4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"4R0qpUGBM7\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"iJOsZJaN4A\"}} -->\n<!-- wp:kubio/video {\"kubio\":{\"styleRef\":\"HXD9NJPQY\",\"hash\":\"6yMxCM0Ki\"},\"videoCategory\":\"youtube\",\"youtubeUrl\":\"https://youtu.be/PJjrVGN2kXg?si=oA4vMRSzELJtYUU5\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"pecQCBi4BY\",\"hash\":\"8sznSnmGQ\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Details\"},\"anchor\":\"details\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"O6XIzeLRy\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"horizontalGap\":3,\"verticalGap\":3}},\"hash\":\"90CaeqBZZ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"6ITtIq9e4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"EeGXB3ez3\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nMa shaā Allah! Pure Musk (now called Dar Al-Alim) has made learning Arabic convenient and accessible for me, whilst giving me the freedom to carry out daily activities. The one hour slot is scheduled after office hours for me so it fits in very well with a busy lifestyle. The teacher is friendly and patient. Ma shaā Allah, he is prompt and the online whiteboard tool is a brilliant aid.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"27_WcbwRS\"}} -->\nSaboor Nasar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Cne2-8SQC\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"OLKpQpQeei\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"YDMzVs4NZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI cannot express how impressed I am with Pure Musk (now called Dar Al-Alim), Ma shaā Allah. May Allah continue to bless you in this noble cause. It\'s very hard to find a sincere Qur\'an/Arabic teaching programme like Pure Musk (now called Dar Al-Alim), this is why I will definitely be recommending you to my friends and family and anyone who asks\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Qmb07g04qR\"}} -->\nUmm Yusaf\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"5Ks5pFNTCC\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"m6xi19Ih74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"ISSU9-Laoc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nAMAZING service! Within just a few hours of me emailing. I had my course details and my teacher setup for me, ready to start the following day. Ma shaā Allah I highly recommend this if you ever wanted to learn Arabic. This is your chance, one-on-one private tuition from the comfort of your own home!\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"ZGnhFsfp3j\"}} -->\nMuhammed Esa\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"HITiUbwTXt\"}} -->\nUnited Kingdom\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"TUcGwX7NnxR\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"IEXuEM5DxV\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]},\"padding\":{\"top\":{\"value\":10,\"unit\":\"%\"},\"bottom\":{\"value\":10,\"unit\":\"%\"},\"left\":{\"value\":10,\"unit\":\"%\"},\"right\":{\"value\":10,\"unit\":\"%\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"verticalAlign\":\"start\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"-w8tDNFQIY\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"size\":{\"value\":50,\"unit\":\"px\"}},\"outer\":{\"textAlign\":\"center\"}}},\"hash\":\"ULnG2d-iEb\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/quote-right\"} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jhMUfuDbgur\",\"hash\":\"k1JQ_QhcM4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\",\"kubioAI\":{\"desc\":\"FAQ answer\"}} -->\nI just wanted to say that I dearly love my teachers style of teaching. She has to be the best teacher for me Al-hamdu lillah. She motivates me to learn and develop further for the sake of Allah. May Allah SWTpreserve her and reward her immensely. Ameen. Jazak Allahu khair.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"JD6FU00dWL\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"FI7iSLCt4c\"}} -->\nAmna Ali\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jn1LB9Vh6L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QuOw_TM2pD\"}} -->\nQatar\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"AfQLAhR9a\",\"hash\":\"hAxA-NoAr\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"VAiI4nZ7Aj\",\"hash\":\"S8iV8GFd-H\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MI8srwW4Rz\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"WO-Y76waEO\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"swRKz887ZJ\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"tVjb4imKE\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"5ZIOxxXA_l\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"B96hU9iWc\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"VUu6u32s89\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"fTUXp0dAF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"-pZllM51C5r\",\"hash\":\"X65wlTxGi\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"29CymBczu\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"Rzu7uw3D2X\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"W-kbS_zYJ\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"PnXWGy4pC\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Fb7xH31w8Lt\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.95,\"unit\":\"%\"}}}}},\"hash\":\"CYfNtUg9TA\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6PgCvPdYwTA\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"eJoEVopp9\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"rI7hL4ZF4PZ\",\"hash\":\"TSf9neRLI\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"0M28oh4y3E1\",\"hash\":\"SlsaFpCwZ\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Testimonials','','inherit','closed','closed','','167-revision-v1','','','2024-03-05 04:04:34','2024-03-05 04:04:34','',167,'https://daralalim.com/?p=328',0,'revision','',0); INSERT INTO `wp_posts` VALUES (330,1,'2024-03-05 04:06:36','2024-03-05 04:06:36','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"#ff7a02\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-vtXAMfMV\"}} -->\nConquering Your Arabic Language Obstacles\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Ao0NXtOnA\"}} -->\nLearning Arabic the Natural Wayā¢\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"2LRj8HTdgq\",\"hash\":\"1FPAJGwyd\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"wB5cDXNhdV\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6MI6cPLzna\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"trEkfGjW3L\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"7vdhVUAIW8\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"CuVamDu3E\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nThe second top reason people gave for why they still havenāt learnt Arabic yet, is that they found it really difficult. Nouns, verbs, gerunds, accusative, genitive, nominative casesā they didnāt even know this in their own language yet they were having to learn Arabic grammar in English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"rPxXs6dB5h\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"yUfclwEP3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"color\":\"#ff7a02\"}}}}}} -->\nThe problem is that many courses put a lot of focus on grammar before youāve even learnt how to understand and speak.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"40p7aHxBa\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMany individuals perceive learning Arabic as an arduous task, primarily due to its linguistic complexities. The unfamiliar script, distinct sounds, and intricate grammar structures can initially seem daunting. However, itās essential to remember that youāve successfully learnt a language beforeā your mother tongue, such as English.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"OG9acqR7DH\",\"hash\":\"Snnf4waH_\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"a8S9xmSVluh\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"d_cBDgsjfjE\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"6kqEmv3vj9\",\"hash\":\"x6DPRvxp-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 2\"},\"anchor\":\"content-2\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"-Hoyqz8-qb\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"09S2k7_KWD\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"AFZ5jF5lrn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"DE0lc812AD\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"a2IB6aXeol\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"MJSqeNx4_A\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"XuJZetP8qXI\",\"hash\":\"Rwblb5gur\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nYou didnāt know English when you were in your motherās womb! You had to learn to speak it. And you didnāt learn about nouns and verbs, accusative, genitive, nominative tenses as a baby, did you? You saw objects, heard words, began to understand these words, started to use them (sometimes incorrectly and then youād be corrected). It was natural. You were immersed in that languageā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"jNeDKtl4lF\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Y7h-9F_qJ\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"color\":\"#ff7a02\"}}}}}} -->\nAnd this is how we believe you can make learning Arabic so much easier than how many courses teach it!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"RUHtXLdU6k\",\"hash\":\"rYfXWdws5A\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nFirstly you start thinking in the new language right from the start. You hear words over and over again. You connect them to objects by looking at pictures. You see a picture of a book and say, āHadha kitabā, you see a picture of a pen and say, āHadha qalamā. In your mind, you link the word āqalamā to the picture of the pen, rather than to the English word āpenā. So you wonāt be translating in your head. Youāll actually be thinking in Arabic. Once you learn physical objects, you then move onto abstract concepts like hunger, thirst and so onā¦\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"jkcP13q8PX\",\"hash\":\"nghrrUYcM\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nAnd you do this by having someone guide you and hold your hand while you learnā just the way you learnt your first language when you were a babyā By listening, understanding, repeating, getting corrected and so on. When the right method is used, you can learn Arabic quickly and with ease ā without all the struggles of complex grammar. By the way, grammar IS important but only after you have an initial base; not right at the start.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"_rgSgHE2O5\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"9Wjp2ZI3e\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/trophy\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"O8sGcJpZB\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"Xt-HvGHnF\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"FsF1BYHTPN\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"hash\":\"SRPCr8zC1\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"Jr4dfOs8xy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"fOV7nRz-CD\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"0IlxaLFfRi\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"P4KjetM_3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/globe\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"mNUHDdEtAn\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"6ngN3DSvTE\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"lpA_HgA1H\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"AFSMpAFpa\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/graduation-cap\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":6},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"TTMG_yG568\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"lvFDxgPkOm\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"X5sO5cFg-\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"fit-to-content\"}}}},\"props\":{\"width\":\"full-width\"}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"0QNMPUkFR\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"9W3nUrnI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"JlLdbt5hyu\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"P2nuIDrDs\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"#ff7a02\"},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"margin\":{\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"margin\":{\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"cHfmk7c2U\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','About Us','','inherit','closed','closed','','165-revision-v1','','','2024-03-05 04:06:36','2024-03-05 04:06:36','',165,'https://daralalim.com/?p=330',0,'revision','',0),(332,1,'2024-03-05 04:07:20','2024-03-05 04:07:20','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aZbq2exXy\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"qTt6ld0y3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"},\"textAlign\":\"center\"}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bIev0BmER\"}} -->\nAvoid regretting in the next Ramadan by taking your first step today.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"J2uoc2TpJ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 04:07:20','2024-03-05 04:07:20','',274,'https://daralalim.com/?p=332',0,'revision','',0),(333,1,'2024-03-05 04:08:32','2024-03-05 04:08:32','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aZbq2exXy\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"qTt6ld0y3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"qvgpDbMCK\",\"hash\":\"oINYLHYyf\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":5,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ca_KbhXLoI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"},\"textAlign\":\"center\"}}},\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"bIev0BmER\"}} -->\nAvoid regretting in the next Ramadan by taking your first step today.\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"kbLHXfho84\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 04:08:32','2024-03-05 04:08:32','',274,'https://daralalim.com/?p=333',0,'revision','',0),(334,1,'2024-03-05 04:13:41','2024-03-05 04:13:41','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"bW0-L2jEU\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aZbq2exXy\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"qTt6ld0y3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QcaYzlY8Z\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"hKZBJQ43a\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"yTvyuG4eb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"TbHZ73wIW\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/paper-plane\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"64g_NN0Si\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nStreamlined Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"s9xl7NoEH\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nAvoid the confusion of switching between different methods and stay focused on a consistent approach.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"VqXOzAIxhq\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-5),1)\"}}},\"hash\":\"1YIGhsBO4\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/tags\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"YdjZgZQNjy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nInteractive Teaching\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"FGQetzuxhb\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nSay goodbye to one-way lectures; our personalised instruction engages you in two-way communication.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"op38KFLck1\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xd4imNt5T\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/folder-open\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"x4A7xP2mbA\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nConvenient Learning\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"C8SyrAcw1h\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nEliminate the need for travel and group classes, bringing the classroom to you wherever you are.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OiDcm3tHbJ\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"NRso0lMy3\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/coffee\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":5},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"S_SDYzJZZR\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nPersonaliSed Progress\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"4oQNzwQUair\",\"props\":{\"type\":\"normal\"},\"hash\":\"uAXG3y8QeP\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\n<span style=\"font-family:Open Sans; font-weight: 400;\" class=\"kubio-has-inline-font-family-weight\">Receive one-on-one lessons tailored to your pace, allowing you to concentrate efficiently without distractions.</span>\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"BcnK0EbxBU\"}} -->\nHereās Why it is Tailored for You\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"_8XPm48yG\"}} -->\nJourney to Fluency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 04:13:41','2024-03-05 04:13:41','',274,'https://daralalim.com/?p=334',0,'revision','',0),(335,1,'2024-03-05 05:21:25','2024-03-05 05:21:25','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"kE4rHQZ_i6\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"aZbq2exXy\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vXQv-e3sCX\",\"hash\":\"qTt6ld0y3\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SjD-SUJND9\",\"hash\":\"jodtMNmR7L\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic. While the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QcaYzlY8Z\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"hKZBJQ43a\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"3cJQ6kE84O\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"9H2zj0cam\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMaster The Arabic Language from the comfort of your home with your own personal teacher. Connect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"Q0MrpqAGI\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"AD8Dy05MH\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/book\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"5PrmFBQDkU\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nReading\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"vAiCnQTuNb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"hash\":\"i-U4ILtoz\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/pencil\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"nQwPOzMNRw\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nWriting\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"PCrXTHAWQ9\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"n2nv8HQeH\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/group\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"0uRLC0gVY\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nUnderstanding\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"FiW9ob5QdD\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"qPRYlz5LD\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/commenting\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"SKD5aFRNxr\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSpeaking\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"SdHof7mYy\"}} -->\nMastering Arabic Amidst a Busy Schedule\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qnkI6JdN4\"}} -->\nNo More Excuses\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 05:21:25','2024-03-05 05:21:25','',274,'https://daralalim.com/?p=335',0,'revision','',0),(337,1,'2024-03-05 05:27:19','2024-03-05 05:27:19','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"SQcmHeOgKc\",\"hash\":\"XvRqwl7xc\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"sUt5A2kqud\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"dT3T6G14iQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"3NlteOoIHN\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"siHuq2TGxF\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"F5JGMiY_o-\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"FiLKl2rKH0\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"ZoLgjdj2z\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"AL4RCrilk\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"JGWVk8hQ3\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sSQkgmyrt1\",\"hash\":\"kO_HRyHpG\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 1\"},\"anchor\":\"content-1\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ADiOfosVTa\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6z-BzIrDe6\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"hIuJnu96JT\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"iSvaC5P5KS\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"wRfUdFUOjY\",\"hash\":\"xIAyAIayi\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhile the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"i-y0LEd25qp\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Tjvqtj84HVN\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QcaYzlY8Z\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"hKZBJQ43a\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"3cJQ6kE84O\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"9H2zj0cam\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMaster The Arabic Language from the comfort of your home with your own personal teacher. Connect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"Q0MrpqAGI\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"AD8Dy05MH\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/book\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"5PrmFBQDkU\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nReading\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"vAiCnQTuNb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"hash\":\"i-U4ILtoz\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/pencil\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"nQwPOzMNRw\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nWriting\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"PCrXTHAWQ9\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"n2nv8HQeH\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/group\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"0uRLC0gVY\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nUnderstanding\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"FiW9ob5QdD\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"qPRYlz5LD\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/commenting\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"SKD5aFRNxr\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSpeaking\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"SdHof7mYy\"}} -->\nMastering Arabic Amidst a Busy Schedule\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qnkI6JdN4\"}} -->\nNo More Excuses\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"3ypPYjoVp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"-O9cXm8poO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-9),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 05:27:19','2024-03-05 05:27:19','',274,'https://daralalim.com/?p=337',0,'revision','',0),(338,1,'2024-03-05 05:28:21','2024-03-05 05:28:21','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"SQcmHeOgKc\",\"hash\":\"XvRqwl7xc\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"sUt5A2kqud\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"dT3T6G14iQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"3NlteOoIHN\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"siHuq2TGxF\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"F5JGMiY_o-\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"FiLKl2rKH0\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"ZoLgjdj2z\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"AL4RCrilk\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"JGWVk8hQ3\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sSQkgmyrt1\",\"hash\":\"kO_HRyHpG\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 1\"},\"anchor\":\"content-1\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ADiOfosVTa\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6z-BzIrDe6\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"hIuJnu96JT\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"iSvaC5P5KS\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"wRfUdFUOjY\",\"hash\":\"xIAyAIayi\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhile the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"i-y0LEd25qp\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Tjvqtj84HVN\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QcaYzlY8Z\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"hKZBJQ43a\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"3cJQ6kE84O\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"9H2zj0cam\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMaster The Arabic Language from the comfort of your home with your own personal teacher. Connect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"DQHusdFWZ0\",\"hash\":\"Mm9b7qOOj\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":90,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-10),0)\"}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"uo1I2-8ao5\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(74, 74, 74, 0.3)\",\"y\":\"4\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"-3nB8v9yns\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"Q0MrpqAGI\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"NdHhWPTrs-\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"AD8Dy05MH\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/book\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"5PrmFBQDkU\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nReading\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"vAiCnQTuNb\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"3y2UgAKI2\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"},\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"hash\":\"i-U4ILtoz\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/pencil\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"nQwPOzMNRw\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nWriting\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"hash\":\"PCrXTHAWQ9\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"qLYmUsJ1W\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"n2nv8HQeH\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/group\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"0uRLC0gVY\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nUnderstanding\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"HHzjDRNLcp\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":3,\"horizontalInnerGap\":3,\"vSpace\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"color\":\"rgb(221, 221, 221)\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"center\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"FiW9ob5QdD\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"2-QV6InL9\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(--kubio-color-10),1)\",\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"none\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\"}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"qPRYlz5LD\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"font-awesome/commenting\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ag8db1KQVD\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"},\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"hash\":\"SKD5aFRNxr\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSpeaking\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"3wy0SKYxc\",\"hash\":\"WPagiSa4_\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":20,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"SdHof7mYy\"}} -->\nMastering Arabic Amidst a Busy Schedule\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qnkI6JdN4\"}} -->\nNo More Excuses\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qfq28o13d\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XNUwxEGstv\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 05:28:21','2024-03-05 05:28:21','',274,'https://daralalim.com/?p=338',0,'revision','',0),(339,1,'2024-03-05 07:46:49','2024-03-05 07:46:49','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"SQcmHeOgKc\",\"hash\":\"XvRqwl7xc\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"sUt5A2kqud\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"dT3T6G14iQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"3NlteOoIHN\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"siHuq2TGxF\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"F5JGMiY_o-\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"FiLKl2rKH0\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"ZoLgjdj2z\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"AL4RCrilk\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"JGWVk8hQ3\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sSQkgmyrt1\",\"hash\":\"kO_HRyHpG\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 1\"},\"anchor\":\"content-1\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ADiOfosVTa\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6z-BzIrDe6\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"hIuJnu96JT\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"iSvaC5P5KS\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"wRfUdFUOjY\",\"hash\":\"xIAyAIayi\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhile the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"i-y0LEd25qp\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Tjvqtj84HVN\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"QcaYzlY8Z\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"hKZBJQ43a\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"U4_rlIu2pS\",\"hash\":\"3cJQ6kE84O\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 5\"},\"anchor\":\"section-5\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MatLXuIon\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"djauZvjAPc\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"G02Oncculn\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"NiSqCa9dB\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"kdEM7HtdfY\",\"hash\":\"9H2zj0cam\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nMaster The Arabic Language from the comfort of your home with your own personal teacher. Connect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sskCIMBICg\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":true,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}},\"hash\":\"5Ci2YgqJi\"},\"attrs\":{\"name\":\"Features\"},\"anchor\":\"features\",\"kubioAI\":{\"meta\":{\"category\":\"features\",\"cloudPresetId\":40}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pHLs95XfUb\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}},\"meta\":{\"isHeader\":true}},\"hash\":\"TvjM0dpKnr\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jKNuVAxeTn\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}}}}},\"hash\":\"22fEGmsXfS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"sULQAAmA1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"W8ZK9nBbi\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"WPqs5fqC5C\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":2},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"nDcu2lddy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ZilnAloxgv\",\"props\":{\"isLead\":true},\"hash\":\"tCu0swhIX\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}}}}}} -->\nConnect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"d7CCcXG70A0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":2,\"horizontalGap\":2,\"outerGapLinked\":false}}}},\"hash\":\"ZGn_iMwSeNv\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"hc-4CkC3Gnz\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"AzXclUMbk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/book\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"MkXSNx18S\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nReading\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"H_6FSkqNa8j\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"OJwd-_Wysk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/pencil\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"hA02P-20N0\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nWriting\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"MnsyfmIEIod\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"okvg83GA74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/users\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"_3UyfVLW09\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nUnderstanding\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"jWyruxWDCLS\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"WoHHBEL1g-\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"IPmV0ebK5G\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSpeaking\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"SdHof7mYy\"}} -->\nMastering Arabic Amidst a Busy Schedule\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qnkI6JdN4\"}} -->\nNo More Excuses\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qfq28o13d\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XNUwxEGstv\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 07:46:49','2024-03-05 07:46:49','',274,'https://daralalim.com/?p=339',0,'revision','',0),(340,1,'2024-03-05 07:46:49','2024-03-05 07:46:49','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"SQcmHeOgKc\",\"hash\":\"XvRqwl7xc\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"sUt5A2kqud\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"dT3T6G14iQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"3NlteOoIHN\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"siHuq2TGxF\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://static.kubiobuilder.com/snippets/content-flat-free-simple2-1700037678/assets/2023/11/george-vidos-5DpHZGemAyo-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"F5JGMiY_o-\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"FiLKl2rKH0\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"ZoLgjdj2z\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"AL4RCrilk\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"JGWVk8hQ3\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sSQkgmyrt1\",\"hash\":\"kO_HRyHpG\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 1\"},\"anchor\":\"content-1\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ADiOfosVTa\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6z-BzIrDe6\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"hIuJnu96JT\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"iSvaC5P5KS\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"wRfUdFUOjY\",\"hash\":\"xIAyAIayi\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhile the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"i-y0LEd25qp\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Tjvqtj84HVN\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://static.kubiobuilder.com/snippets/content-flat-free-simple2-2-1700037754/assets/2023/11/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sskCIMBICg\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":true,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"},\"aiData\":{}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-1),1)\"}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}},\"hash\":\"5Ci2YgqJi\"},\"attrs\":{\"name\":\"Features\"},\"anchor\":\"features\",\"kubioAI\":{\"meta\":{\"category\":\"features\",\"cloudPresetId\":40}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pHLs95XfUb\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}},\"meta\":{\"isHeader\":true}},\"hash\":\"TvjM0dpKnr\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jKNuVAxeTn\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}}}}},\"hash\":\"22fEGmsXfS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"sULQAAmA1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"_props\":{},\"_style\":{},\"hash\":\"W8ZK9nBbi\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"WPqs5fqC5C\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":2},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}},\"hash\":\"nDcu2lddy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ZilnAloxgv\",\"props\":{\"isLead\":true},\"hash\":\"tCu0swhIX\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}}}}}} -->\nConnect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"d7CCcXG70A0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":2,\"horizontalGap\":2,\"outerGapLinked\":false}}}},\"hash\":\"ZGn_iMwSeNv\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"hc-4CkC3Gnz\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"},\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"}}}}},\"hash\":\"AzXclUMbk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/book\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}},\"hash\":\"MkXSNx18S\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nReading\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"H_6FSkqNa8j\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"},\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"}}}}},\"hash\":\"OJwd-_Wysk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/pencil\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}},\"hash\":\"hA02P-20N0\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nWriting\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"MnsyfmIEIod\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"},\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"}}}}},\"hash\":\"okvg83GA74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/users\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}},\"hash\":\"_3UyfVLW09\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nUnderstanding\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"jWyruxWDCLS\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"},\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"}}}}},\"hash\":\"WoHHBEL1g-\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}},\"hash\":\"IPmV0ebK5G\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSpeaking\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"SdHof7mYy\"}} -->\nMastering Arabic Amidst a Busy Schedule\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qnkI6JdN4\"}} -->\nNo More Excuses\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qfq28o13d\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XNUwxEGstv\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"XCQ_xP2V2Z\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":false,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"},\"kubioMetadata\":{\"category\":\"hero-accent\",\"cloudPresetId\":4}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":false},\"background\":{\"color\":\"\"},\"separators\":{\"bottom\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-1),1)\"}},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"0\",\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"},\"left\":{\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}},\"transform\":{\"translate\":[{\"axis\":\"x\"},{\"axis\":\"y\"},{\"axis\":\"z\"}]}},\"inner\":{\"margin\":{\"top\":{\"value\":-150,\"unit\":\"px\"}}}}},\"hash\":\"peuDR28pKb\"},\"attrs\":{\"name\":\"Hero accent\"},\"anchor\":\"hero-accent\",\"kubioAI\":{\"meta\":{\"category\":\"hero-accent\",\"cloudPresetId\":4}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"KkKFfGRWGz\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":3,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2}}}},\"style\":{\"descendants\":{\"container\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"y\":\"10\",\"blur\":\"20\",\"spread\":\"0\",\"x\":\"0\",\"inset\":\"\"}]},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-2),1)\"},\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":\"15\",\"unit\":\"px\"},\"right\":{\"value\":\"15\",\"unit\":\"px\"},\"bottom\":{\"value\":\"15\",\"unit\":\"px\"},\"left\":{\"value\":\"15\",\"unit\":\"px\"}}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}}}}},\"hash\":\"9tTnQkppyo\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SJpLHyGF5b\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}},\"background\":{\"color\":\"\"}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"YgI_Onbx0w\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"xJRC1lZd6m\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}},\"tablet\":{\"layout\":{\"itemsPerRow\":1}}}},\"hash\":\"K3viHmQ_UF\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6jmBA7x6AP\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":2,\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"textAlign\":\"left\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"custom\":{\"value\":\"100\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":\"30\"}}}}},\"hash\":\"7CtKZz0M5Z\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"yFGJlmN7cx8\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}},\"padding\":{\"top\":{\"value\":\"11\"},\"left\":{\"value\":\"11\"},\"right\":{\"value\":\"11\"},\"bottom\":{\"value\":\"11\"}},\"media\":{\"tablet\":{\"width\":{\"value\":\"50\"},\"height\":{\"value\":\"50\"}}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"9UsEgvzh4jH\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/cubes\"} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"XNlXey5Y0KN\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"vSpace\":{\"value\":5,\"unit\":\"px\"},\"verticalAlign\":\"start\",\"verticalInnerGap\":2,\"horizontalInnerGap\":0},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"custom\":{\"value\":\"100\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":\"70\"}}}}},\"hash\":\"oodvtNDFGyS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"}}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"styleRef\":\"vgXEvyctL2P\",\"hash\":\"vDuDE9sy1UQ\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nresponsive design\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SEjLdBXn_u3\",\"props\":{\"type\":\"normal\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}},\"hash\":\"jmNQit7_sKA\"}} -->\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SJpLHyGF5b\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}},\"background\":{\"color\":\"\"}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"mQAbTnopNY5\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"xJRC1lZd6m\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}},\"tablet\":{\"layout\":{\"itemsPerRow\":1}}}},\"hash\":\"i29e_k_h_gO\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6jmBA7x6AP\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":2,\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"textAlign\":\"left\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"custom\":{\"value\":\"100\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":\"30\"}}}}},\"hash\":\"fq_vtwBTfsU\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"yFGJlmN7cx8\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}},\"padding\":{\"top\":{\"value\":\"11\"},\"left\":{\"value\":\"11\"},\"right\":{\"value\":\"11\"},\"bottom\":{\"value\":\"11\"}},\"media\":{\"tablet\":{\"width\":{\"value\":\"50\"},\"height\":{\"value\":\"50\"}}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"xxkVO92BBVu\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/paper-plane\"} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"XNlXey5Y0KN\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"vSpace\":{\"value\":5,\"unit\":\"px\"},\"verticalAlign\":\"start\",\"verticalInnerGap\":2,\"horizontalInnerGap\":0},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"custom\":{\"value\":\"100\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":\"70\"}}}}},\"hash\":\"RKxwNZ1K744\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"}}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"styleRef\":\"vgXEvyctL2P\",\"hash\":\"gJMMR_p1jci\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nsuper features\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SEjLdBXn_u3\",\"props\":{\"type\":\"normal\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}},\"hash\":\"nIZPNAQwOTG\"}} -->\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SJpLHyGF5b\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}},\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":3}}},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}},\"background\":{\"color\":\"\"}}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"phwkVQZd7Ut\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"xJRC1lZd6m\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}},\"tablet\":{\"layout\":{\"itemsPerRow\":1}}}},\"hash\":\"7at4UlSW6AV\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6jmBA7x6AP\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":2,\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"textAlign\":\"left\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"custom\":{\"value\":\"100\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":\"30\"}}}}},\"hash\":\"VKIP1BnUWlz\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"yFGJlmN7cx8\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"inner\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"radius\":{\"left\":{\"value\":\"300\",\"unit\":\"px\"},\"right\":{\"value\":\"300\",\"unit\":\"px\"}}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}},\"padding\":{\"top\":{\"value\":\"11\"},\"left\":{\"value\":\"11\"},\"right\":{\"value\":\"11\"},\"bottom\":{\"value\":\"11\"}},\"media\":{\"tablet\":{\"width\":{\"value\":\"50\"},\"height\":{\"value\":\"50\"}}},\"size\":{\"value\":40,\"unit\":\"px\"}}}},\"hash\":\"qI55Mexr4iY\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/area-chart\"} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"XNlXey5Y0KN\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"vSpace\":{\"value\":5,\"unit\":\"px\"},\"verticalAlign\":\"start\",\"verticalInnerGap\":2,\"horizontalInnerGap\":0},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"custom\":{\"value\":\"100\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":\"70\"}}}}},\"hash\":\"Y1I-8mijbrX\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":4},\"style\":{\"descendants\":{\"text\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"typography\":{\"transform\":\"uppercase\",\"letterSpacing\":{\"unit\":\"px\",\"value\":\"1\"}}},\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}}}},\"styleRef\":\"vgXEvyctL2P\",\"hash\":\"GXlXI-3OPmi\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\ndrag and drop\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"SEjLdBXn_u3\",\"props\":{\"type\":\"normal\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}},\"hash\":\"gJMUb1Ixlbd\"}} -->\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"edwncCkcwg\",\"hash\":\"wbdMNDGxxZ\"},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"M8q0zpP-o\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"tOMFGhEBxQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Y4Ly98wgZs\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"FPIpZsYQE\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":7,\"unit\":\"px\"},\"right\":{\"value\":7,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":7,\"unit\":\"px\"},\"left\":{\"value\":7,\"unit\":\"px\"}}}}}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"hY-ND7FxFK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"_props\":{},\"_style\":{},\"hash\":\"jZHo6b3AX\"}} -->\n<strong>Your course is 100% risk-free.</strong>\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"PtLam-l-TY\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"_props\":{},\"_style\":{},\"hash\":\"h2g4tx1vf\"}} -->\n<strong>100% Money Back Guarantee</strong>!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"5imbNeGvGN\",\"hash\":\"fJg2CD6pOT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}}}}} -->\nIf youāre not happy for any reason, simply let our friendly team know (via email) within a week of enrolling and we will refund your money. After that, if you donāt like your lessons, weāll change your teacher.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\u0022Facebook\\u0022 text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\u0022Twitter/X\\u0022 text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-autosave-v1','','','2024-03-05 07:46:49','2024-03-05 07:46:49','',274,'https://daralalim.com/?p=340',0,'revision','',0),(341,1,'2024-03-05 08:44:27','2024-03-05 08:44:27','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"SQcmHeOgKc\",\"hash\":\"XvRqwl7xc\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"sUt5A2kqud\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"dT3T6G14iQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"3NlteOoIHN\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"siHuq2TGxF\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"F5JGMiY_o-\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"FiLKl2rKH0\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"ZoLgjdj2z\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"AL4RCrilk\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"JGWVk8hQ3\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sSQkgmyrt1\",\"hash\":\"kO_HRyHpG\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 1\"},\"anchor\":\"content-1\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ADiOfosVTa\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6z-BzIrDe6\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"hIuJnu96JT\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"iSvaC5P5KS\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"wRfUdFUOjY\",\"hash\":\"xIAyAIayi\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhile the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"i-y0LEd25qp\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Tjvqtj84HVN\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sskCIMBICg\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":true,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}},\"hash\":\"5Ci2YgqJi\"},\"attrs\":{\"name\":\"Features\"},\"anchor\":\"features\",\"kubioAI\":{\"meta\":{\"category\":\"features\",\"cloudPresetId\":40}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pHLs95XfUb\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}},\"meta\":{\"isHeader\":true}},\"hash\":\"TvjM0dpKnr\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jKNuVAxeTn\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}}}}},\"hash\":\"22fEGmsXfS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"sULQAAmA1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"W8ZK9nBbi\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"WPqs5fqC5C\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":2},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"nDcu2lddy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ZilnAloxgv\",\"props\":{\"isLead\":true},\"hash\":\"tCu0swhIX\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}}}}}} -->\nConnect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"d7CCcXG70A0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":2,\"horizontalGap\":2,\"outerGapLinked\":false}}}},\"hash\":\"ZGn_iMwSeNv\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"hc-4CkC3Gnz\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"AzXclUMbk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/book\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"MkXSNx18S\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nReading\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"H_6FSkqNa8j\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"OJwd-_Wysk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/pencil\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"hA02P-20N0\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nWriting\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"MnsyfmIEIod\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"okvg83GA74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/users\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"_3UyfVLW09\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nUnderstanding\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"jWyruxWDCLS\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"WoHHBEL1g-\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"IPmV0ebK5G\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSpeaking\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"3byfAVPQK9\",\"hash\":\"Hy5Cx6A0F\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section\"},\"anchor\":\"section\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"yOid0Cyk5\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"cQLpmpRuMb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2ebUwt7Mh_\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"ivaYZxVOLS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"2TGPkv0kb\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"SdHof7mYy\"}} -->\nMastering Arabic Amidst a Busy Schedule\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"kaag6xmzc\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qnkI6JdN4\"}} -->\nNo More Excuses\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"nNleLy-lqe\",\"hash\":\"2B6LsqmuNv\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":45,\"unit\":\"px\"},\"top\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 3\"},\"anchor\":\"section-3\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"7-hfZMbl9v\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jiH1sT6yYW\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"9VWih7EXvr\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":8,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/neom-qGH25zv5xMk-unsplash-smaller-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pV2cYzAyBm\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"aBhU3U0_hY\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"qfq28o13d\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nOur Team\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"keN-aqPUJjX\",\"hash\":\"V9lJ092VI\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur dedicated support team is at your disposal to ensure you get started promptly on your educational journey. If, at any point, you find the need to make adjustments such as changing your assigned teacher or class times, we encourage you to communicate your preferences with us. Your satisfaction and comfort are our top priorities, and we are here to accommodate your needs to ensure a smooth and personalised learning experience tailored just for you.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sqZz6V6aRE\",\"hash\":\"Xs8_CuJd5\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 1\"},\"anchor\":\"section-1\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MxyPOBgkpC\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"X8bCG9uq1\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9_ltJjC61hb\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":40,\"unit\":\"%\"}}}}},\"hash\":\"QZFyeOFbIZ6\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"Q-I-C4_yHL\",\"props\":{\"level\":3,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"XNUwxEGstv\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}}} -->\nYour Teacher\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"rGIO8bKZbZ\",\"hash\":\"0JDTXkrNAO\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"props\":{\"isLead\":false}},\"className\":\"justify-class\"} -->\nOur faculty comprises graduates from esteemed institutions, including the renowned Azhar University, and many hold Ijazahs for Qurāanic instruction. Rigorous screening, testing, and selection processes are employed to choose instructors based on their profound knowledge and dedication to teaching. Furthermore, we also maintain a process of reviewing and monitoring our instructors, ensuring a steadfast commitment to a high-quality teaching standards consistently.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"oQSxY1tHkDJ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":60,\"unit\":\"%\"}}}}},\"hash\":\"Er3AQWKYA70\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"width\":{\"value\":8,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-1-1-1-1.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":400,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.16)\",\"blur\":\"38\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"19\",\"inset\":\"\"}]}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"edwncCkcwg\",\"hash\":\"Gw0AgYLPy\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"M8q0zpP-o\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"tOMFGhEBxQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Y4Ly98wgZs\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"TtoTb6C4K\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":50,\"unit\":\"px\"},\"right\":{\"value\":50,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"hY-ND7FxFK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jZHo6b3AX\"}} -->\n<strong>Your course is 100% risk-free.</strong>\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"PtLam-l-TY\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xOvE-o5gQW\"}} -->\n<strong>100% Money back Guarantee</strong>!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"5imbNeGvGN\",\"hash\":\"fJg2CD6pOT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nIf youāre not happy for any reason, simply let our friendly team know (via email) within a week of enrolling and we will refund your money. After that, if you donāt like your lessons, weāll change your teacher.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 08:44:27','2024-03-05 08:44:27','',274,'https://daralalim.com/?p=341',0,'revision','',0),(342,1,'2024-03-05 09:38:09','2024-03-05 09:38:09','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"SQcmHeOgKc\",\"hash\":\"XvRqwl7xc\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"sUt5A2kqud\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"dT3T6G14iQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"3NlteOoIHN\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"siHuq2TGxF\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"F5JGMiY_o-\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"FiLKl2rKH0\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"ZoLgjdj2z\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"AL4RCrilk\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"JGWVk8hQ3\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sSQkgmyrt1\",\"hash\":\"kO_HRyHpG\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 1\"},\"anchor\":\"content-1\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ADiOfosVTa\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6z-BzIrDe6\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"hIuJnu96JT\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"iSvaC5P5KS\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"wRfUdFUOjY\",\"hash\":\"xIAyAIayi\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhile the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"i-y0LEd25qp\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Tjvqtj84HVN\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"edwncCkcwg\",\"hash\":\"Gw0AgYLPy\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"M8q0zpP-o\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"tOMFGhEBxQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Y4Ly98wgZs\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"TtoTb6C4K\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":50,\"unit\":\"px\"},\"right\":{\"value\":50,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"hY-ND7FxFK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jZHo6b3AX\"}} -->\n<strong>Your course is 100% risk-free.</strong>\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"PtLam-l-TY\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xOvE-o5gQW\"}} -->\n<strong>100% Money back Guarantee</strong>!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"5imbNeGvGN\",\"hash\":\"fJg2CD6pOT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nIf youāre not happy for any reason, simply let our friendly team know (via email) within a week of enrolling and we will refund your money. After that, if you donāt like your lessons, weāll change your teacher.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sskCIMBICg\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":true,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}},\"hash\":\"5Ci2YgqJi\"},\"attrs\":{\"name\":\"Features\"},\"anchor\":\"features\",\"kubioAI\":{\"meta\":{\"category\":\"features\",\"cloudPresetId\":40}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pHLs95XfUb\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}},\"meta\":{\"isHeader\":true}},\"hash\":\"TvjM0dpKnr\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jKNuVAxeTn\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}}}}},\"hash\":\"22fEGmsXfS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"sULQAAmA1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"W8ZK9nBbi\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"WPqs5fqC5C\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":2},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"nDcu2lddy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ZilnAloxgv\",\"props\":{\"isLead\":true},\"hash\":\"tCu0swhIX\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}}}}}} -->\nConnect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"d7CCcXG70A0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":2,\"horizontalGap\":2,\"outerGapLinked\":false}}}},\"hash\":\"ZGn_iMwSeNv\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"hc-4CkC3Gnz\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"AzXclUMbk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/book\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"MkXSNx18S\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nReading\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"H_6FSkqNa8j\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"OJwd-_Wysk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/pencil\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"hA02P-20N0\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nWriting\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"MnsyfmIEIod\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"okvg83GA74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/users\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"_3UyfVLW09\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nUnderstanding\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"jWyruxWDCLS\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"WoHHBEL1g-\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"IPmV0ebK5G\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSpeaking\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 09:38:09','2024-03-05 09:38:09','',274,'https://daralalim.com/?p=342',0,'revision','',0),(343,1,'2024-03-05 09:38:23','2024-03-05 09:38:23','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"SQcmHeOgKc\",\"hash\":\"XvRqwl7xc\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"sUt5A2kqud\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"dT3T6G14iQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"3NlteOoIHN\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"siHuq2TGxF\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"F5JGMiY_o-\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"FiLKl2rKH0\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"ZoLgjdj2z\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"AL4RCrilk\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"JGWVk8hQ3\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sSQkgmyrt1\",\"hash\":\"kO_HRyHpG\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 1\"},\"anchor\":\"content-1\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ADiOfosVTa\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6z-BzIrDe6\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"hIuJnu96JT\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"iSvaC5P5KS\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"wRfUdFUOjY\",\"hash\":\"xIAyAIayi\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhile the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"i-y0LEd25qp\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Tjvqtj84HVN\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sskCIMBICg\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":true,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}},\"hash\":\"5Ci2YgqJi\"},\"attrs\":{\"name\":\"Features\"},\"anchor\":\"features\",\"kubioAI\":{\"meta\":{\"category\":\"features\",\"cloudPresetId\":40}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pHLs95XfUb\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}},\"meta\":{\"isHeader\":true}},\"hash\":\"TvjM0dpKnr\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jKNuVAxeTn\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}}}}},\"hash\":\"22fEGmsXfS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"sULQAAmA1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"W8ZK9nBbi\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"WPqs5fqC5C\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":2},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"nDcu2lddy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ZilnAloxgv\",\"props\":{\"isLead\":true},\"hash\":\"tCu0swhIX\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}}}}}} -->\nConnect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"d7CCcXG70A0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":2,\"horizontalGap\":2,\"outerGapLinked\":false}}}},\"hash\":\"ZGn_iMwSeNv\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"hc-4CkC3Gnz\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"AzXclUMbk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/book\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"MkXSNx18S\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nReading\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"H_6FSkqNa8j\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"OJwd-_Wysk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/pencil\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"hA02P-20N0\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nWriting\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"MnsyfmIEIod\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"okvg83GA74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/users\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"_3UyfVLW09\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nUnderstanding\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"jWyruxWDCLS\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"WoHHBEL1g-\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"IPmV0ebK5G\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSpeaking\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"edwncCkcwg\",\"hash\":\"Gw0AgYLPy\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"M8q0zpP-o\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"tOMFGhEBxQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Y4Ly98wgZs\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"TtoTb6C4K\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":50,\"unit\":\"px\"},\"right\":{\"value\":50,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"hY-ND7FxFK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jZHo6b3AX\"}} -->\n<strong>Your course is 100% risk-free.</strong>\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"PtLam-l-TY\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"xOvE-o5gQW\"}} -->\n<strong>100% Money back Guarantee</strong>!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"5imbNeGvGN\",\"hash\":\"fJg2CD6pOT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nIf youāre not happy for any reason, simply let our friendly team know (via email) within a week of enrolling and we will refund your money. After that, if you donāt like your lessons, weāll change your teacher.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 09:38:23','2024-03-05 09:38:23','',274,'https://daralalim.com/?p=343',0,'revision','',0),(344,1,'2024-03-05 09:38:32','2024-03-05 09:38:32','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"iJSBqL7MBY\",\"hash\":\"UjXcEBcBtP\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 4\"},\"anchor\":\"section-4\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"SJPoheMyA\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"jRKYiRFKIC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"wori3a7zi1\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"4H2ZP9ODE1\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"E4x9Jm-8A\",\"hash\":\"_ykiYAnpt4\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":25,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"wV47WuWve\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"vXvvQpTeJ\"}} -->\nLearn quickly with your own personal tutor\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"GL2XpRcV8\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"props\":{\"level\":1,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"7axc2pxr9\"}} -->\nSwift Proficiency\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"SQcmHeOgKc\",\"hash\":\"XvRqwl7xc\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content\"},\"anchor\":\"content\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1168}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"sUt5A2kqud\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"dT3T6G14iQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"3NlteOoIHN\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"siHuq2TGxF\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/george-vidos-5DpHZGemAyo-unsplash-smaller-2.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"F5JGMiY_o-\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"FiLKl2rKH0\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"ZoLgjdj2z\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nImagine sitting in lessons with native Arab teachers from the Middle East who are highly qualified and have considerable experience in teaching foreigners. All our instructors are graduates from prestigious institutions (such as the world famous Azhar University) and many have ijazahs to teach the Qurāan also.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"AL4RCrilk\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nOur instructors are carefully screened, tested, and selected for their knowledge and passion for teaching. They undergo rigorous testing and training in order to be accepted as teachers. We also constantly review and monitor our instructors so as to ensure a consistently high quality of teaching, across the board. We also have both male and female teachers, and all lessons are private and one-to-one.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"zWHUHVIqMBg\",\"hash\":\"JGWVk8hQ3\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nDrawing upon your previous language acquisition experience can serve as a valuable foundation and boost your confidence in tackling the challenges posed by Arabic.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sSQkgmyrt1\",\"hash\":\"kO_HRyHpG\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"separators\":{\"top\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}},\"bottom\":{\"enabled\":false,\"height\":{\"value\":10,\"unit\":\"%\"}}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Content 1\"},\"anchor\":\"content-1\",\"kubioAI\":{\"meta\":{\"category\":\"content\",\"cloudPresetId\":1167}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ADiOfosVTa\",\"props\":{\"layout\":{\"itemsPerRow\":2,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":3,\"horizontalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"6z-BzIrDe6\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"hIuJnu96JT\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"iSvaC5P5KS\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"verticalAlign\":\"center\",\"vSpace\":{\"value\":40,\"unit\":\"px\"}}}}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"wRfUdFUOjY\",\"hash\":\"xIAyAIayi\",\"props\":{\"isLead\":false},\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\"}}}}} -->\nWhile the journey may be different, the skills and strategies you developed while learning your first language can be applied to make mastering Arabic more manageable.\n<!-- /wp:kubio/text -->\n\n<!-- wp:list {\"className\":\"justify-class\"} -->\n<ul class=\"justify-class\"><!-- wp:list-item -->\n<li>Make fast progress by learning from an expert Qurāan reciter with a tailored syllabus selected specifically for you.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Practice and master your recitation in a matter of weeks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Learn from the comfort of your own home, at a time and pace that you choose.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Tutors are selected based on your level and needs to ensure you make rapid progress.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Male and female tutors available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Zero risk and a 100% money-back guarantee.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Real teachers and no more boring videos.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Adults and children have specifically tailored courses.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>One-to-one lessons using our interactive and live virtual online classroom systemā so you can learn in the comfort of your own home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Lessons are recorded so you can watch them again and revise in your own time.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"i-y0LEd25qp\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"Tjvqtj84HVN\",\"style\":{\"descendants\":{\"inner\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}}}},\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/03/allec-gomes-Ndutfk-jjLc-unsplash-smaller.jpg\"},\"position\":{\"x\":50,\"y\":50}}]},\"customHeight\":{\"type\":\"min-height\",\"min-height\":{\"value\":500,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"sskCIMBICg\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":true,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}},\"hash\":\"5Ci2YgqJi\"},\"attrs\":{\"name\":\"Features\"},\"anchor\":\"features\",\"kubioAI\":{\"meta\":{\"category\":\"features\",\"cloudPresetId\":40}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"pHLs95XfUb\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}},\"meta\":{\"isHeader\":true}},\"hash\":\"TvjM0dpKnr\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"jKNuVAxeTn\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}}}}},\"hash\":\"22fEGmsXfS\"}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"sULQAAmA1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"W8ZK9nBbi\"}} -->\nA Blueprint for a Regret-Free Ramadan\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"WPqs5fqC5C\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"level\":2},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"nDcu2lddy\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSeize the Moment\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ZilnAloxgv\",\"props\":{\"isLead\":true},\"hash\":\"tCu0swhIX\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}}}}}} -->\nConnect with the Qurāan and get focus in your prayers through the Arabic language. When you remove the language barrier between you and the Words of Allah, and build a strong relationship with our Creator, it transforms your entire worldly life and afterlife.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"d7CCcXG70A0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":4,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":2,\"horizontalGap\":2,\"outerGapLinked\":false}}}},\"hash\":\"ZGn_iMwSeNv\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"hc-4CkC3Gnz\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"AzXclUMbk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/book\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"MkXSNx18S\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nReading\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"H_6FSkqNa8j\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"OJwd-_Wysk\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/pencil\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"hA02P-20N0\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nWriting\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"MnsyfmIEIod\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"okvg83GA74\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/users\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"_3UyfVLW09\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nUnderstanding\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"6-9WN8E-g7B\",\"props\":{\"layout\":{\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":0}}},\"horizontalTextAlign\":\"center\",\"height\":{\"type\":\"fit-to-content\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"jWyruxWDCLS\"}} -->\n<!-- wp:kubio/icon {\"kubio\":{\"styleRef\":\"uPRly5VauIR\",\"props\":{\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"outer\":{\"transition\":{\"duration\":{\"value\":\"0.5\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":\"48\",\"unit\":\"px\"},\"height\":{\"value\":\"48\",\"unit\":\"px\"},\"border\":{\"top\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":6,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"left\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}},\"right\":{\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-10),1)\",\"width\":{\"value\":\"2\"}}},\"padding\":{\"top\":{\"value\":\"15\"},\"left\":{\"value\":\"15\"},\"right\":{\"value\":\"15\"},\"bottom\":{\"value\":\"15\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"fill\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"hash\":\"WoHHBEL1g-\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"name\":\"icons8-line-awesome/comments\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"i_pfOl-70CE\",\"props\":{\"fancy\":{\"fancyWord\":\"awesome\",\"fancyRotatingWords\":\"beautiful\\namazing\\nimpressive\",\"typeStyle\":\"none\",\"typeShape\":\"curly\",\"typeAnimation\":\"rotate-1\",\"bringToFront\":false,\"useRoundedEdges\":false,\"animationDuration\":{\"value\":\"1\",\"unit\":\"s\"},\"type\":{\"animationDuration\":{\"in\":{\"value\":\"0.1\",\"unit\":\"s\"},\"out\":{\"value\":\"0.1\",\"unit\":\"s\"}}}},\"horizontalTextAlign\":\"center\",\"level\":4},\"style\":{\"descendants\":{\"svgShape\":{\"stroke\":{\"width\":{\"value\":\"8\",\"unit\":\"px\"},\"color\":\"#000000\"}},\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}},\"hash\":\"IPmV0ebK5G\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"}} -->\nSpeaking\n<!-- /wp:kubio/heading -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"edwncCkcwg\",\"hash\":\"Gw0AgYLPy\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":45,\"unit\":\"px\"},\"bottom\":{\"value\":45,\"unit\":\"px\"}}}}}},\"attrs\":{\"name\":\"Section 2\"},\"anchor\":\"section-2\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"M8q0zpP-o\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false}},\"hash\":\"tOMFGhEBxQ\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Y4Ly98wgZs\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}},\"hash\":\"TtoTb6C4K\",\"style\":{\"descendants\":{\"inner\":{\"background\":{\"color\":\"rgba(var(--kubio-color-10),1)\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":50,\"unit\":\"px\"},\"right\":{\"value\":50,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"hY-ND7FxFK\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"jZHo6b3AX\"}} -->\n<strong>Your course is 100% risk-free.</strong>\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"PtLam-l-TY\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"fytGG0Ob1\"}} -->\n<strong>100% Money Back Guarantee</strong>!\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"5imbNeGvGN\",\"hash\":\"fJg2CD6pOT\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}}}} -->\nIf youāre not happy for any reason, simply let our friendly team know (via email) within a week of enrolling and we will refund your money. After that, if you donāt like your lessons, weāll change your teacher.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PXKZls1xB\",\"hash\":\"Q_ZqvdEBV\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":30,\"unit\":\"px\"}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"HVkVvIUAXM\",\"hash\":\"dxXWLPfANQ\",\"props\":{\"kubioMetadata\":{\"category\":\"contact\",\"cloudPresetId\":704}}},\"attrs\":{\"name\":\"Contact\"},\"anchor\":\"contact\",\"kubioAI\":{\"meta\":{\"category\":\"contact\",\"cloudPresetId\":704,\"summary\":\"add social media links\\n\"}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"OIhSW6FtuX\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"custom\":[{\"type\":\"custom\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},{\"type\":\"custom\",\"custom\":{\"value\":66.66,\"unit\":\"%\"}}],\"equalHeight\":true,\"equalWidth\":false,\"verticalGap\":1,\"horizontalGap\":1},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"THHgZ3NDgy\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PjqR6OJZIc\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"4hFSIUdmG\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"abs1W0jCF4\",\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"S2jI0acNy\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-11),1)\"}}}}},\"kubioAI\":{\"desc\":\"Contact information text\"}} -->\nNOT FINDING IT?\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"7eZz43W4K9\",\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"095etqvI1\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-10),1)\"}}}}},\"kubioAI\":{\"desc\":\"Let\'s have a chat text\"}} -->\nSubmit a Question\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"vBvEBFX3rmG\",\"hash\":\"mmtFMTSuD\"}} -->\nWeāre here to help and will get back to you promptly.\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}}},\"hash\":\"BI_mV2EMT\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"fd4zYqyZb\"},\"kubioAI\":{\"desc\":\"email\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"2j4JVl0Ci\"},\"icon\":\"font-awesome/phone\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"tel:02071000555\"},\"kubioAI\":{\"desc\":\"telephone number\"}} -->\n0207 1000 555\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"X-z0R7Twq\"},\"icon\":\"font-awesome/envelope\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"mailto:support@daralalim.com\"},\"kubioAI\":{\"desc\":\"email address\"}} -->\nsupport@daralalim.com\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"yWN6ZP-u_gd\",\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.98,\"unit\":\"%\"}}}}},\"hash\":\"MGB8ZmqOOh\",\"props\":{\"layout\":{\"verticalAlign\":\"end\"}}}} -->\n<!-- wp:kubio/iconlist {\"kubio\":{\"styleRef\":\"6d9HfrP5Tej\",\"props\":{\"listLayout\":\"vertical\",\"listDivider\":false,\"iconList\":[{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #1\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.15907223444395013},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #2\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.34341111083051734},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #3\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.0941660601972718},{\"title\":\"List\",\"link\":{\"newWindow\":false,\"noFollow\":false},\"text\":\"List item #4\",\"allIcons\":false,\"icon\":\"font-awesome/check\",\"type\":\"svg\",\"id\":0.5295691579821964}],\"divider\":{\"enabled\":false}},\"style\":{\"descendants\":{\"outer\":{\"justifyContent\":\"flex-start\",\"alignContent\":\"flex-start\",\"flexDirection\":\"column\"},\"text\":{\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-10),1)\",\"alignItems\":\"center\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"}}},\"text-wrapper\":{\"padding\":{\"bottom\":{\"value\":0,\"unit\":\"px\"}},\"alignItems\":\"center\"},\"icon\":{\"fill\":\"rgba(var(--kubio-color-8),1)\",\"width\":{\"value\":24,\"unit\":\"px\"},\"height\":{\"value\":24,\"unit\":\"px\"},\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-10),1)\"}}},\"divider\":{\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":100,\"unit\":\"%\"},\"height\":{\"value\":0,\"unit\":\"%\"},\"border\":{\"bottom\":{\"style\":\"solid\",\"color\":\"rgb(0,0,0)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"top\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"}}},\"divider-wrapper\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"height\":\"auto\",\"alignItems\":\"center\"}}},\"hash\":\"YXVoFUoq87\"}} -->\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"5L0o9GSQFqw\",\"hash\":\"G4f57zwyg\"},\"icon\":\"font-awesome/facebook-f\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.facebook.com/RadiantDrops\"},\"kubioAI\":{\"desc\":\"\\\"Facebook\\\" text with facebook link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n\n<!-- wp:kubio/iconlistitem {\"kubio\":{\"styleRef\":\"l07a6i5VTTB\",\"hash\":\"JMbFU_9aR\"},\"icon\":\"font-awesome/youtube-play\",\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://www.youtube.com/@radiantdrops\"},\"kubioAI\":{\"desc\":\"\\\"Twitter/X\\\" text with Twitter link on it\"}} -->\nRadiant Drops\n<!-- /wp:kubio/iconlistitem -->\n<!-- /wp:kubio/iconlist -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Why Us','','inherit','closed','closed','','274-revision-v1','','','2024-03-05 09:38:32','2024-03-05 09:38:32','',274,'https://daralalim.com/?p=344',0,'revision','',0),(346,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:template-part {\"slug\":\"header\",\"tagName\":\"header\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\"} -->\n<main class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\">\n<!-- wp:pattern {\"slug\":\"twentytwentytwo/hidden-404\"} /-->\n</div>\n<!-- /wp:group --></main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"tagName\":\"footer\",\"theme\":\"twentytwentytwo\"} /-->\n','404','','publish','closed','closed','','404','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/346/',0,'wp_template','',0),(347,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:template-part {\"slug\":\"header\",\"tagName\":\"header\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:query-title {\"type\":\"archive\",\"align\":\"wide\",\"style\":{\"typography\":{\"fontSize\":\"clamp(2.75rem, 6vw, 3.25rem)\"},\"spacing\":{\"margin\":{\"bottom\":\"6rem\"}}}} /-->\n\n<!-- wp:query {\"query\":{\"perPage\":10,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"categoryIds\":[],\"tagIds\":[],\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":true},\"tagName\":\"main\",\"align\":\"wide\",\"layout\":{\"inherit\":false}} -->\n<main class=\"wp-block-query alignwide\"><!-- wp:post-template {\"align\":\"wide\"} -->\n<!-- wp:post-title {\"isLink\":true,\"align\":\"wide\",\"style\":{\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"300\"}},\"fontSize\":\"var(--wp--custom--typography--font-size--huge, clamp(2.25rem, 4vw, 2.75rem))\"} /-->\n\n<!-- wp:post-featured-image {\"isLink\":true,\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"calc(1.75 * var(--wp--style--block-gap))\"}}}} /-->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"650px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:650px\"><!-- wp:post-excerpt /-->\n\n<!-- wp:post-date {\"format\":\"F j, Y\",\"isLink\":true,\"style\":{\"typography\":{\"fontStyle\":\"italic\",\"fontWeight\":\"400\"}},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":112} -->\n<div style=\"height:112px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"paginationArrow\":\"arrow\",\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:query-pagination-previous {\"fontSize\":\"small\"} /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next {\"fontSize\":\"small\"} /-->\n<!-- /wp:query-pagination --></main>\n<!-- /wp:query --></div>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"tagName\":\"footer\",\"theme\":\"twentytwentytwo\"} /-->\n','Archive','','publish','closed','closed','','archive','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/347/',0,'wp_template','',0),(348,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:post-content {\"layout\":{\"inherit\":true}} /-->\n','Blank','','publish','closed','closed','','blank','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/348/',0,'wp_template','',0),(349,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:template-part {\"slug\":\"header-small-dark\",\"tagName\":\"header\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:query {\"query\":{\"perPage\":10,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"categoryIds\":[],\"tagIds\":[],\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":true},\"layout\":{\"inherit\":true},\"tagName\":\"main\"} -->\n<main class=\"wp-block-query\"><!-- wp:post-template {\"align\":\"wide\"} -->\n<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"align\":\"wide\",\"fontSize\":\"var(--wp--custom--typography--font-size--huge, clamp(2.25rem, 4vw, 2.75rem))\"} /-->\n\n<!-- wp:post-featured-image {\"isLink\":true,\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"calc(1.75 * var(--wp--style--block-gap))\"}}}} /-->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"650px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:650px\"><!-- wp:post-excerpt /-->\n\n<!-- wp:post-date {\"isLink\":true,\"format\":\"F j, Y\",\"style\":{\"typography\":{\"fontStyle\":\"italic\",\"fontWeight\":\"400\"}},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":112} -->\n<div style=\"height:112px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"paginationArrow\":\"arrow\",\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:query-pagination-previous {\"fontSize\":\"small\"} /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next {\"fontSize\":\"small\"} /-->\n<!-- /wp:query-pagination --></main>\n<!-- /wp:query -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"tagName\":\"footer\",\"theme\":\"twentytwentytwo\"} /-->\n','Home','','publish','closed','closed','','home','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/349/',0,'wp_template','',0),(350,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:template-part {\"slug\":\"header\",\"tagName\":\"header\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:query {\"query\":{\"perPage\":10,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"categoryIds\":[],\"tagIds\":[],\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":true},\"layout\":{\"inherit\":true},\"tagName\":\"main\"} -->\n<main class=\"wp-block-query\"><!-- wp:post-template {\"align\":\"wide\"} -->\n<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"align\":\"wide\",\"fontSize\":\"var(--wp--custom--typography--font-size--huge, clamp(2.25rem, 4vw, 2.75rem))\"} /-->\n\n<!-- wp:post-featured-image {\"isLink\":true,\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"calc(1.75 * var(--wp--style--block-gap))\"}}}} /-->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"650px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:650px\"><!-- wp:post-excerpt /-->\n\n<!-- wp:post-date {\"isLink\":true,\"format\":\"F j, Y\",\"style\":{\"typography\":{\"fontStyle\":\"italic\",\"fontWeight\":\"400\"}},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":112} -->\n<div style=\"height:112px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"paginationArrow\":\"arrow\",\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:query-pagination-previous {\"fontSize\":\"small\"} /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next {\"fontSize\":\"small\"} /-->\n<!-- /wp:query-pagination --></main>\n<!-- /wp:query -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"tagName\":\"footer\",\"theme\":\"twentytwentytwo\"} /-->\n','Index','','publish','closed','closed','','index','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/350/',0,'wp_template','',0),(351,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:template-part {\"slug\":\"header-large-dark\",\"tagName\":\"header\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\"} -->\n<main class=\"wp-block-group\">\n<!-- wp:post-content {\"layout\":{\"inherit\":true}} /-->\n</main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"tagName\":\"footer\",\"theme\":\"twentytwentytwo\"} /-->\n','Page Large Header','','publish','closed','closed','','page-large-header','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/351/',0,'wp_template','',0),(352,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:template-part {\"slug\":\"header\",\"tagName\":\"header\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\"} -->\n<main class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:post-title {\"level\":1,\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var(--wp--custom--spacing--medium, 6rem)\"}}}} /-->\n\n<!-- wp:post-featured-image {\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var(--wp--custom--spacing--medium, 6rem)\"}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"layout\":{\"inherit\":true}} /-->\n\n<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\">\n<!-- wp:post-comments {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(--wp--custom--spacing--medium, 6rem)\"}}}} /--></div>\n<!-- /wp:group --></main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"tagName\":\"footer\",\"theme\":\"twentytwentytwo\"} /-->\n','Page No Separators','','publish','closed','closed','','page-no-separators','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/352/',0,'wp_template','',0),(353,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"twentytwentytwo\",\"tagName\":\"header\"} /-->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"twentytwentytwo\",\"tagName\":\"footer\"} /-->','Page','','publish','closed','closed','','page','','','2024-04-08 15:59:55','2024-04-08 15:59:55','',0,'https://daralalim.com/uncategorized/353/',0,'wp_template','',0),(354,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:template-part {\"slug\":\"header\",\"tagName\":\"header\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"bottom\":\"var(--wp--custom--spacing--large, 8rem)\"}}},\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\" style=\"padding-bottom:var(--wp--custom--spacing--large, 8rem)\"><!-- wp:search {\"label\":\"Search\",\"showLabel\":false,\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonUseIcon\":true} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:query {\"query\":{\"perPage\":10,\"pages\":0,\"offset\":0,\"postType\":\"post\",\"categoryIds\":[],\"tagIds\":[],\"order\":\"desc\",\"orderBy\":\"date\",\"author\":\"\",\"search\":\"\",\"exclude\":[],\"sticky\":\"\",\"inherit\":true},\"layout\":{\"inherit\":true},\"tagName\":\"main\"} -->\n<main class=\"wp-block-query\"><!-- wp:post-template {\"align\":\"wide\"} -->\n<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:post-title {\"isLink\":true,\"align\":\"wide\",\"fontSize\":\"var(--wp--custom--typography--font-size--huge, clamp(2.25rem, 4vw, 2.75rem))\"} /-->\n\n<!-- wp:post-featured-image {\"isLink\":true,\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"calc(1.75 * var(--wp--style--block-gap))\"}}}} /-->\n\n<!-- wp:columns {\"align\":\"wide\"} -->\n<div class=\"wp-block-columns alignwide\"><!-- wp:column {\"width\":\"650px\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:650px\"><!-- wp:post-excerpt /-->\n\n<!-- wp:post-date {\"isLink\":true,\"format\":\"F j, Y\",\"style\":{\"typography\":{\"fontStyle\":\"italic\",\"fontWeight\":\"400\"}},\"fontSize\":\"small\"} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"\"} -->\n<div class=\"wp-block-column\"></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:spacer {\"height\":112} -->\n<div style=\"height:112px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer --></div>\n<!-- /wp:group -->\n<!-- /wp:post-template -->\n\n<!-- wp:query-pagination {\"paginationArrow\":\"arrow\",\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"space-between\"}} -->\n<!-- wp:query-pagination-previous {\"fontSize\":\"small\"} /-->\n\n<!-- wp:query-pagination-numbers /-->\n\n<!-- wp:query-pagination-next {\"fontSize\":\"small\"} /-->\n<!-- /wp:query-pagination --></main>\n<!-- /wp:query -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"tagName\":\"footer\",\"theme\":\"twentytwentytwo\"} /-->\n','Search','','publish','closed','closed','','search','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/354/',0,'wp_template','',0),(355,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:template-part {\"slug\":\"header\",\"tagName\":\"header\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\"} -->\n<main class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:post-title {\"level\":1,\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var(--wp--custom--spacing--medium, 6rem)\"}}}} /-->\n\n<!-- wp:post-featured-image {\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var(--wp--custom--spacing--medium, 6rem)\"}}}} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:post-content {\"layout\":{\"inherit\":true}} /-->\n\n<!-- wp:spacer {\"height\":32} -->\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:post-date {\"format\":\"F j, Y\",\"style\":{\"typography\":{\"fontStyle\":\"italic\",\"fontWeight\":\"400\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:post-author {\"showAvatar\":false,\"fontSize\":\"small\"} /-->\n\n<!-- wp:post-terms {\"term\":\"category\",\"fontSize\":\"small\"} /-->\n\n<!-- wp:post-terms {\"term\":\"post_tag\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":32} -->\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:post-comments /--></div>\n<!-- /wp:group --></main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"tagName\":\"footer\",\"theme\":\"twentytwentytwo\"} /-->\n','Single No Separators','','publish','closed','closed','','single-no-separators','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/355/',0,'wp_template','',0),(356,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:template-part {\"slug\":\"header\",\"tagName\":\"header\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\"} -->\n<main class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:post-title {\"level\":1,\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var(--wp--custom--spacing--medium, 6rem)\"}}}} /-->\n\n<!-- wp:post-featured-image {\"align\":\"wide\",\"style\":{\"spacing\":{\"margin\":{\"bottom\":\"var(--wp--custom--spacing--medium, 6rem)\"}}}} /-->\n\n<!-- wp:separator {\"align\":\"wide\",\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator alignwide is-style-wide\"/>\n<!-- /wp:separator --></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":32} -->\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:post-content {\"layout\":{\"inherit\":true}} /-->\n\n<!-- wp:spacer {\"height\":32} -->\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\"><!-- wp:group {\"layout\":{\"type\":\"flex\"}} -->\n<div class=\"wp-block-group\"><!-- wp:post-date {\"format\":\"F j, Y\",\"style\":{\"typography\":{\"fontStyle\":\"italic\",\"fontWeight\":\"400\"}},\"fontSize\":\"small\"} /-->\n\n<!-- wp:post-author {\"showAvatar\":false,\"fontSize\":\"small\"} /-->\n\n<!-- wp:post-terms {\"term\":\"category\",\"fontSize\":\"small\"} /-->\n\n<!-- wp:post-terms {\"term\":\"post_tag\",\"fontSize\":\"small\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:spacer {\"height\":32} -->\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:separator {\"className\":\"is-style-wide\"} -->\n<hr class=\"wp-block-separator is-style-wide\"/>\n<!-- /wp:separator -->\n\n<!-- wp:post-comments /--></div>\n<!-- /wp:group --></main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"tagName\":\"footer\",\"theme\":\"twentytwentytwo\"} /-->\n','Single Post','','publish','closed','closed','','single','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/356/',0,'wp_template','',0),(360,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}},\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"var(--wp--custom--spacing--large, 8rem)\"}}},\"backgroundColor\":\"foreground\",\"textColor\":\"background\",\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group alignfull has-background-color has-foreground-background-color has-text-color has-background has-link-color\" style=\"padding-top:0px;padding-bottom:var(--wp--custom--spacing--large, 8rem)\"><!-- wp:template-part {\"slug\":\"header\",\"tagName\":\"header\",\"align\":\"wide\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:pattern {\"slug\":\"twentytwentytwo/hidden-heading-and-bird\"} /--></div>\n<!-- /wp:group --><!-- wp:spacer {\"height\":66} -->\n<div style=\"height:66px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n','Header Large Dark','','publish','closed','closed','','header-large-dark','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/360/',0,'wp_template_part','',0),(361,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40);padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:site-title {\"textAlign\":\"left\",\"style\":{\"typography\":{\"textDecoration\":\"none\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:navigation {\"ref\":4,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Header','','publish','closed','closed','','header','','','2024-04-08 16:44:53','2024-04-08 16:44:53','',0,'https://daralalim.com/uncategorized/361/',0,'wp_template_part','',0),(362,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:group {\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(--wp--custom--spacing--large, 8rem)\"}}},\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group\" style=\"padding-top:var(--wp--custom--spacing--large, 8rem)\">\n<!-- wp:pattern {\"slug\":\"twentytwentytwo/footer-default\"} /-->\n</div>\n<!-- /wp:group -->\n','Footer','','publish','closed','closed','','footer','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/362/',0,'wp_template_part','',0),(363,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:group {\"align\":\"full\",\"style\":{\"elements\":{\"link\":{\"color\":{\"text\":\"var:preset|color|background\"}}},\"spacing\":{\"padding\":{\"top\":\"0px\",\"bottom\":\"0px\"}}},\"backgroundColor\":\"foreground\",\"textColor\":\"background\",\"layout\":{\"inherit\":true}} -->\n<div class=\"wp-block-group alignfull has-background-color has-foreground-background-color has-text-color has-background has-link-color\" style=\"padding-top:0px;padding-bottom:0px\"><!-- wp:template-part {\"slug\":\"header\",\"tagName\":\"header\",\"align\":\"wide\",\"theme\":\"twentytwentytwo\"} /-->\n\n<!-- wp:pattern {\"slug\":\"twentytwentytwo/hidden-bird\"} /--></div>\n<!-- /wp:group --><!-- wp:spacer {\"height\":66} -->\n<div style=\"height:66px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n<!-- /wp:spacer -->\n','Header Small Dark','','publish','closed','closed','','header-small-dark','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/363/',0,'wp_template_part','',0),(364,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"vP0mYzy99sE\",\"hash\":\"3ebe1eaa53bf4b88\",\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"top\":{\"value\":35,\"unit\":\"px\"},\"bottom\":{\"value\":35,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"typography\":{\"holders\":{\"a\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"}}},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h1\":{\"color\":\"rgba(var(--kubio-color-4),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-4),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-4),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-4),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-4),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-4),1)\"}}}}}}},\"attrs\":{\"name\":\"Footer\"},\"anchor\":\"footer\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"e6PC03TfkKI\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"equalWidth\":false,\"equalHeight\":true,\"verticalGap\":0}},\"hash\":\"392c37e6\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"nJpox2eRXHV\",\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"center\"},\"inner\":{\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-4),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-4),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-4),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-4),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-4),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-4),1)\"}}}}}},\"hash\":\"3f2399bd59322f29\",\"props\":{\"layout\":{\"verticalInnerGap\":0}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"tF8kitdcL\",\"hash\":\"0f43fb585c5b0527\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.8)\",\"family\":\"Urbanist\",\"weight\":400}}}}}} -->\nĀ© {year} {site-name}. Created with <img class=\"emoji\" role=\"img\" draggable=\"false\" src=\"https://s.w.org/images/core/emoji/14.0.0/svg/2764.svg\" alt=\"ā¤\"> using WordPress and <a href=\"https://kubiobuilder.com\" target=\"_blank\" rel=\"noopener\">Kubio</a>\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n','Kubio Footer','','publish','closed','closed','','kubio-footer','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/364/',0,'wp_template_part','',0),(365,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"Gp3qTlxXlu\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-6),0)\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}}}}}},\"hash\":\"2a1479b2\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"xLwdIMLPC_l\",\"hash\":\"7slsXb9M8Nf\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"DqcL_YF9LKJ\",\"hash\":\"4slf86H8Rco\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MqErEXZ17Jm\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"4276e14a\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SFXC9Ze09eu\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":0}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"564d6cdc\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"0xSC3AT64\",\"hash\":\"1dc11785\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":36,\"unit\":\"px\"},\"weight\":800,\"family\":\"Urbanist\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"DJ3dK9XoVZ\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"0ad949ac\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"mRmagmI3LJv\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"ZEkYpBrx7RA\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"79ffa156\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"c6BbujDIAOY\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-left\"}}},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":2,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":30,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":16,\"unit\":\"px\"},\"weight\":400,\"transform\":\"uppercase\",\"family\":\"Urbanist\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":1}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"3d27b036\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"K5qy1wT2BoI\",\"hash\":\"7773c488\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"r1Ph182_RWJ\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"background\":{\"color\":\"rgba(0, 0, 0, 0.1)\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"black\"}},\"fill\":\"white\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"f9a41d40f33e4388\"},\"icon\":\"icons8-line-awesome/bars\"} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"4fttDua62gk\",\"hash\":\"28cc6078\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"oEwMj8zqLa0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":1,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false}},\"tablet\":{\"layout\":{\"horizontalGap\":2}}}},\"hash\":\"297ef51259322f29\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"dySu33XviAE\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"1326e3f9\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"afIZ7lcsb\",\"hash\":\"02c95fae\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":30,\"unit\":\"px\"},\"family\":\"Urbanist\",\"weight\":800,\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"RfKm7zJUMjR\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"0dbd2eae\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"7riXk8OqsUS\",\"hash\":\"37b03aac\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ridFgk2UVqX\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"3d92dd71\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"7AuOkWajPWG\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"7d0be2f8\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"nicBEJtZM\",\"hash\":\"daa2df84\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"J6FPNZyUrn\",\"hash\":\"5c782241\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://static-assets.kubiobuilder.com/themes/kubio/assets/hero-new3.jpg\"},\"position\":{\"x\":49,\"y\":0}}],\"overlay\":{\"enabled\":true,\"color\":{\"opacity\":\"0.50\",\"value\":\"#000000\"}},\"slideshow\":{\"slides\":[{\"id\":1,\"url\":\"https://static-assets.kubiobuilder.com/themes/kubio/assets/hero-new3.jpg\"},{\"id\":2,\"url\":\"https://wps.iconvert.pro/wp/alexandra-nicolae/almighty-new-1/wp-content/uploads/2023/03/hero-new2.jpg\"},{\"id\":3,\"url\":\"https://wps.iconvert.pro/wp/alexandra-nicolae/almighty-new-1/wp-content/uploads/2023/03/hero-new1.jpg\"}]}},\"padding\":{\"top\":{\"value\":150,\"unit\":\"px\"},\"bottom\":{\"value\":250,\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":90,\"unit\":\"px\"},\"bottom\":{\"value\":150,\"unit\":\"px\"}}},\"tablet\":{\"background\":{\"image\":[{\"source\":{\"url\":\"https://static-assets.kubiobuilder.com/themes/kubio/assets/hero-new3.jpg\"},\"position\":{\"x\":50,\"y\":100}}]}}},\"customHeight\":{\"type\":\"fit-to-content\"}}}},\"props\":{\"width\":\"boxed\"}},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"bgnhUSaQMl\",\"props\":{\"layout\":{\"equalWidth\":false},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"68cbe73a\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9IGHpldIpw\",\"props\":{\"internal\":{\"heroSection\":{\"type\":\"text\"}},\"layout\":{\"vSpace\":{\"value\":10,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":85,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"52c244b1\",\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"ukjZtaF3MN\",\"props\":{\"level\":1},\"hash\":\"64dea320\",\"style\":{\"descendants\":{\"text\":{\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":3,\"unit\":\"em\"}}},\"tablet\":{\"typography\":{\"size\":{\"value\":3.5,\"unit\":\"em\"},\"family\":\"Urbanist\"}}},\"typography\":{\"size\":{\"value\":5,\"unit\":\"em\"},\"weight\":700}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\"}} -->\nImagine. Create. Adapt.\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"ZFE6-785z\",\"hash\":\"33fe1f9c\",\"props\":{\"isLead\":true},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"size\":{\"value\":2.5,\"unit\":\"em\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"}},\"padding\":{\"bottom\":{\"value\":60,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"weight\":400,\"family\":\"Urbanist\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":1.6,\"unit\":\"em\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}}},\"tablet\":{\"typography\":{\"size\":{\"value\":2.2,\"unit\":\"em\"}}}}}}}},\"anchor\":\"paragraph\"} -->\nContinuous learning is the minimum requirement for success in any given field\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/buttongroup {\"kubio\":{\"styleRef\":\"9uoTT9gnxCy\",\"hash\":\"DND1AG4nPk6\"}} -->\n<!-- wp:kubio/button {\"kubio\":{\"styleRef\":\"krjLr6qWdH7\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\",\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\",\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\",\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"}},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\",\"style\":\"solid\",\"width\":{\"value\":\"2\",\"unit\":\"px\"}}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"15\"},\"bottom\":{\"unit\":\"px\",\"value\":\"15\"},\"left\":{\"unit\":\"px\",\"value\":35},\"right\":{\"unit\":\"px\",\"value\":35}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),0)\"}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"},\"family\":\"Urbanist\",\"weight\":600}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"51e246f6\"},\"link\":{\"value\":\"#\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}} -->\nBegin now\n<!-- /wp:kubio/button -->\n\n<!-- wp:kubio/button {\"kubio\":{\"styleRef\":\"Dud6AOZG0Hc\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"border\":{\"top\":{\"color\":\"white\",\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"color\":\"white\",\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}},\"right\":{\"color\":\"white\",\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"}},\"left\":{\"color\":\"white\",\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"}}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"15\"},\"bottom\":{\"unit\":\"px\",\"value\":\"15\"},\"left\":{\"unit\":\"px\",\"value\":35},\"right\":{\"unit\":\"px\",\"value\":35}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),0)\"}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"},\"family\":\"Urbanist\",\"weight\":600},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"c854e430\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}} -->\nLearn more\n<!-- /wp:kubio/button -->\n<!-- /wp:kubio/buttongroup -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->\n','Kubio Front Header','','publish','closed','closed','','kubio-front-header','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/365/',0,'wp_template_part','',0),(366,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"hsxwExJqns\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-6),0)\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}}}}}},\"hash\":\"FIizMiSzvM\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"cXwt7oABaX\",\"hash\":\"1hdAfx9T0_\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"qdM3juY_kx\",\"hash\":\"zlQuALDIy-\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"s0iK5DNR-t\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"oHw1CcYFRw\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"o4mv064M8s\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":0}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"zbCh-s7byI\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"vhWuku20W6U\",\"hash\":\"eJllnN0TTpp\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":36,\"unit\":\"px\"},\"weight\":800,\"family\":\"Urbanist\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"MS5a_tntu-J\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"oIAAf2xUR-c\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"7xBWCLvq6c7\",\"hash\":\"bxti3NYPVoM\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"MPMgZVvSoKO\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"FEVZTIHzQ-g\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"U_lCw1BkhH4\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-left\"}}},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":2,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":30,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":16,\"unit\":\"px\"},\"weight\":400,\"transform\":\"uppercase\",\"family\":\"Urbanist\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":1}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"t1FxEnJkchA\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"B49zmhoXxCc\",\"hash\":\"xTM9-SdmhJR\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"3e_T6gQCqu0\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"background\":{\"color\":\"rgba(0, 0, 0, 0.1)\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"black\"}},\"fill\":\"white\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"xfT_kq2Pyqr\"},\"icon\":\"icons8-line-awesome/bars\"} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"NZQOTG6-YBk\",\"hash\":\"CpR-b78fd1l\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"lqEv4MWKLAt\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":1,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false}},\"tablet\":{\"layout\":{\"horizontalGap\":2}}}},\"hash\":\"d1t4QJogJiu\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"PVOKbkvoDfE\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"start\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"Jzj-URo7ECp\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"JcpslOq1A6j\",\"hash\":\"IGZCwoVPXHj\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":30,\"unit\":\"px\"},\"family\":\"Urbanist\",\"weight\":800,\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"MNlnbVj2wdt\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"k_OC6yl1eU7\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"zKM-HtZUnDE\",\"hash\":\"_DPggutSFMP\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"LlK-SSnUr24\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"YgcW8ZrzXuC\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"x6acY_w1zcs\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"OJvtLR8vm9E\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"yR5c6g_x49j\",\"hash\":\"iIw2_o2QYof\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"KFTMhA6WOVh\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":false,\"overlapSection\":false,\"attrs\":{\"name\":\"hero\",\"id\":\"hero\"},\"downArrow\":{\"enabled\":false},\"heroSection\":{\"layout\":\"textWithMediaOnRight\",\"mediaType\":\"hop-image\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"background\":{\"type\":\"image\",\"overlay\":{\"enabled\":true,\"type\":\"color\",\"gradient\":\"linear-gradient(-20deg, rgba(183, 33, 255, 0.8) 0%,rgba(33, 212, 253, 0.8) 100%)\",\"shape\":{\"value\":\"none\",\"isTile\":false},\"color\":{\"opacity\":\"0.70\",\"value\":\"#000000\"}},\"image\":[{\"source\":{\"url\":\"https://static-assets.kubiobuilder.com/themes/kubio/assets/hero-new3.jpg\"},\"position\":{\"x\":53,\"y\":43}}]},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":160}},\"separators\":{\"bottom\":{\"color\":\"white\"},\"top\":{\"color\":\"white\"}}}}},\"hash\":\"2264a78f\"},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"styleRef\":\"vv0pRzL5YoZ\",\"hash\":\"612fc898\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":2,\"horizontalInnerGap\":2},\"internal\":{\"heroSection\":{\"type\":\"text\"}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"center\"},\"tablet\":{\"textAlign\":\"center\"}},\"border\":{\"top\":{\"style\":\"solid\",\"radius\":{\"left\":{\"value\":\"9\",\"unit\":\"px\"},\"right\":{\"value\":\"9\",\"unit\":\"px\"}}},\"right\":{\"style\":\"solid\"},\"bottom\":{\"style\":\"solid\",\"radius\":{\"left\":{\"value\":\"9\",\"unit\":\"px\"},\"right\":{\"value\":\"9\",\"unit\":\"px\"}}},\"left\":{\"style\":\"solid\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":80}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"custom\":{\"value\":80,\"unit\":\"%\"}}}}}}},\"styleRef\":\"vPVKm6K-swr\",\"hash\":\"1babb0ac\"}} -->\n<!-- wp:kubio/page-title {\"kubio\":{\"styleRef\":\"SzZXH7PdCL\",\"props\":{\"level\":\"h2\"},\"hash\":\"6b79eb7402319a5c\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"family\":\"Inter\",\"weight\":600}}}}},\"templates\":{\"normalPage\":\"{TITLE}\",\"normalResultsPage\":\"Search results for: {TITLE}\",\"errorPage\":\"Sorry! Page Not Found!\",\"singlePost\":\"{TITLE}\",\"categoryArchive\":\"Posts in {TITLE}\",\"authorArchive\":\"Posts by {TITLE}\",\"tagArchive\":\"Posts about {TITLE}\",\"yearArchive\":\"Posts from {TITLE}\",\"monthArchive\":\"Posts from {TITLE}\",\"dayArchive\":\"Posts from {TITLE}\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->\n','Kubio Header','','publish','closed','closed','','kubio-header','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/366/',0,'wp_template_part','',0),(367,1,'2024-04-08 12:35:08','2024-04-08 12:35:08','<!-- wp:kubio/row {\"kubio\":{\"id\":\"8dCsSrjMsp\",\"styleRef\":\"theme-t1RcpSwTMC\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"equalWidth\":false,\"equalHeight\":true,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ee488ef8\",\"style\":{\"descendants\":{\"container\":{\"background\":{\"color\":\"#f4f4f7\"}}}}}} -->\n<!-- wp:kubio/column {\"kubio\":{\"id\":\"EYHaORziZs\",\"styleRef\":\"theme-HE2LPNtfKX\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"hash\":\"52b9563f\",\"props\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}} -->\n<!-- wp:kubio/search-form {\"kubio\":{\"id\":\"_2zeyugI0\",\"styleRef\":\"theme-ciaK61IeR\",\"style\":{\"descendants\":{\"input\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}},\"left\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"width\":{\"value\":0,\"unit\":\"px\"}}}},\"button\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"left\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"icon\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}}}},\"hash\":\"20202892\"}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"id\":\"oT_xHtkfdV8\",\"styleRef\":\"theme-R9xOJzpKQW0\",\"props\":{\"level\":4},\"hash\":\"791eec86\",\"style\":{\"descendants\":{\"text\":{\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\"}} -->\nLatest Comments\n<!-- /wp:kubio/heading -->\n\n<!-- wp:latest-comments {\"displayAvatar\":false,\"displayExcerpt\":false,\"kubio\":{\"id\":\"Qv78Ez7ps\",\"styleRef\":\"dAlw2G59Yo\",\"style\":{\"descendants\":{\"widget-box\":{\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"background\":{\"type\":\"none\",\"image\":[{\"source\":{\"type\":\"gradient\"}}]},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"widget-link\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"widget-excerpt\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"family\":\"Open Sans\",\"weight\":400}},\"widget-date\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"hash\":\"72bbe0a2\"},\"align\":\"center\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n','Kubio Page Sidebar','','publish','closed','closed','','kubio-page-sidebar','','','2024-04-08 12:35:08','2024-04-08 12:35:08','',0,'https://daralalim.com/uncategorized/367/',0,'wp_template_part','',0),(368,1,'2024-04-08 12:35:43','2024-04-08 12:35:43','{\"styles\":{\"elements\":{\"h2\":{\"typography\":{\"fontFamily\":\"var(--wp--preset--font-family--source-serif-pro)\"}},\"heading\":{\"typography\":{\"fontFamily\":\"var(--wp--preset--font-family--source-serif-pro)\"}},\"link\":{\"typography\":{\"textDecoration\":\"none\"}}},\"typography\":{\"fontSize\":\"var(--wp--preset--font-size--small)\"},\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentytwo','','','2024-04-08 16:23:25','2024-04-08 16:23:25','',0,'https://daralalim.com/uncategorized/368/',0,'wp_global_styles','',0),(369,1,'2024-04-08 12:38:16','2024-04-08 12:38:16','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"slug\":\"kubio-color-1\",\"color\":[66,99,190]},{\"slug\":\"kubio-color-2\",\"color\":[234,147,116]},{\"slug\":\"kubio-color-3\",\"color\":[128,136,144]},{\"slug\":\"kubio-color-4\",\"color\":[43,66,123]},{\"slug\":\"kubio-color-5\",\"color\":[255,255,255]},{\"slug\":\"kubio-color-6\",\"color\":[18,19,21]}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":\"400\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"decoration\":\"none\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"visited\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":4},\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"Poppins\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"Poppins\"},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":\"300\",\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"kRvOc8KJm\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true}}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-04-08 12:38:16','2024-04-08 12:38:16','',11,'https://daralalim.com/?p=369',0,'revision','',0),(372,1,'2024-04-08 12:40:02','2024-04-08 12:40:02','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-twentytwentyfour','','','2024-04-08 12:40:02','2024-04-08 12:40:02','',0,'https://daralalim.com/uncategorized/372/',0,'wp_global_styles','',0),(373,1,'2024-04-08 12:45:37','2024-04-08 12:45:37','{\"styles\":{\"elements\":{\"h2\":{\"typography\":{\"fontFamily\":\"var:preset|font-family|source-serif-pro\"}}},\"typography\":{\"fontSize\":\"var:preset|font-size|small\"}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','inherit','closed','closed','','368-revision-v1','','','2024-04-08 12:45:37','2024-04-08 12:45:37','',368,'https://daralalim.com/?p=373',0,'revision','',0),(374,1,'2024-04-08 15:55:48','2024-04-08 15:55:48','','','','inherit','closed','closed','','13-revision-v1','','','2024-04-08 15:55:48','2024-04-08 15:55:48','',13,'https://daralalim.com/?p=374',0,'revision','',0),(375,1,'2024-04-08 15:55:49','2024-04-08 15:55:49','<!-- wp:navigation-link {\"label\":\"About Us\",\"type\":\"page\",\"id\":165,\"url\":\"https://daralalim.com/about/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"Why Us\",\"type\":\"page\",\"id\":274,\"url\":\"https://daralalim.com/why/\",\"kind\":\"post-type\"} /-->\n\n<!-- wp:navigation-link {\"label\":\"FAQs\",\"type\":\"page\",\"id\":154,\"url\":\"https://daralalim.com/faqs/\",\"kind\":\"post-type\"} /-->','Navigation','','inherit','closed','closed','','4-revision-v1','','','2024-04-08 15:55:49','2024-04-08 15:55:49','',4,'https://daralalim.com/?p=375',0,'revision','',0),(376,1,'2024-04-08 15:55:49','2024-04-08 15:55:49','{\"styles\":{\"elements\":{\"h2\":{\"typography\":{\"fontFamily\":\"var(--wp--preset--font-family--source-serif-pro)\"}},\"heading\":{\"typography\":{\"fontFamily\":\"var:preset|font-family|source-serif-pro\"}}},\"typography\":{\"fontSize\":\"var(--wp--preset--font-size--small)\"}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','inherit','closed','closed','','368-revision-v1','','','2024-04-08 15:55:49','2024-04-08 15:55:49','',368,'https://daralalim.com/?p=376',0,'revision','',0),(377,1,'2024-04-08 15:55:49','2024-04-08 15:55:49','<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:33.33%\"><!-- wp:site-title /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\"><!-- wp:navigation {\"ref\":4,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Header','','inherit','closed','closed','','361-revision-v1','','','2024-04-08 15:55:49','2024-04-08 15:55:49','',361,'https://daralalim.com/?p=377',0,'revision','',0),(378,1,'2024-04-08 15:55:49','2024-04-08 15:55:49','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"twentytwentytwo\",\"tagName\":\"header\"} /-->\n\n<!-- wp:group {\"tagName\":\"main\"} -->\n<main class=\"wp-block-group\"><!-- wp:post-content {\"layout\":{\"inherit\":true}} /-->\n\n<!-- wp:group {\"layout\":{\"inherit\":true,\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:comments {\"legacy\":true,\"style\":{\"spacing\":{\"padding\":{\"top\":\"var(\\u002d\\u002dwp\\u002d\\u002dcustom\\u002d\\u002dspacing\\u002d\\u002dmedium, 6rem)\"}}}} /--></div>\n<!-- /wp:group --></main>\n<!-- /wp:group -->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"twentytwentytwo\",\"tagName\":\"footer\"} /-->','Page','','inherit','closed','closed','','353-revision-v1','','','2024-04-08 15:55:49','2024-04-08 15:55:49','',353,'https://daralalim.com/?p=378',0,'revision','',0),(379,1,'2024-04-08 15:59:55','2024-04-08 15:59:55','<!-- wp:columns {\"verticalAlignment\":\"center\"} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:site-title /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:navigation {\"ref\":4,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Header','','inherit','closed','closed','','361-revision-v1','','','2024-04-08 15:59:55','2024-04-08 15:59:55','',361,'https://daralalim.com/?p=379',0,'revision','',0),(380,1,'2024-04-08 15:59:55','2024-04-08 15:59:55','<!-- wp:template-part {\"slug\":\"header\",\"theme\":\"twentytwentytwo\",\"tagName\":\"header\"} /-->\n\n<!-- wp:template-part {\"slug\":\"footer\",\"theme\":\"twentytwentytwo\",\"tagName\":\"footer\"} /-->','Page','','inherit','closed','closed','','353-revision-v1','','','2024-04-08 15:59:55','2024-04-08 15:59:55','',353,'https://daralalim.com/?p=380',0,'revision','',0),(381,1,'2024-04-08 16:15:33','2024-04-08 16:15:33','{\"styles\":{\"elements\":{\"h2\":{\"typography\":{\"fontFamily\":\"var(--wp--preset--font-family--source-serif-pro)\"}},\"heading\":{\"typography\":{\"fontFamily\":\"var(--wp--preset--font-family--source-serif-pro)\"}}},\"typography\":{\"fontSize\":\"var(--wp--preset--font-size--small)\"},\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','inherit','closed','closed','','368-revision-v1','','','2024-04-08 16:15:33','2024-04-08 16:15:33','',368,'https://daralalim.com/?p=381',0,'revision','',0),(382,1,'2024-04-08 16:20:46','2024-04-08 16:20:46','<!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\" style=\"padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:site-title {\"textAlign\":\"left\"} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:navigation {\"ref\":4,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Header','','inherit','closed','closed','','361-revision-v1','','','2024-04-08 16:20:46','2024-04-08 16:20:46','',361,'https://daralalim.com/?p=382',0,'revision','',0),(383,1,'2024-04-08 16:23:25','2024-04-08 16:23:25','{\"styles\":{\"elements\":{\"h2\":{\"typography\":{\"fontFamily\":\"var(--wp--preset--font-family--source-serif-pro)\"}},\"heading\":{\"typography\":{\"fontFamily\":\"var(--wp--preset--font-family--source-serif-pro)\"}},\"link\":{\"typography\":{\"textDecoration\":\"none\"}}},\"typography\":{\"fontSize\":\"var(--wp--preset--font-size--small)\"},\"spacing\":{\"padding\":{\"top\":\"0px\",\"right\":\"0px\",\"bottom\":\"0px\",\"left\":\"0px\"}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','inherit','closed','closed','','368-revision-v1','','','2024-04-08 16:23:25','2024-04-08 16:23:25','',368,'https://daralalim.com/?p=383',0,'revision','',0),(384,1,'2024-04-08 16:23:25','2024-04-08 16:23:25','<!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\" style=\"padding-top:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40)\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:site-title {\"textAlign\":\"left\",\"style\":{\"typography\":{\"textDecoration\":\"none\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:navigation {\"ref\":4,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Header','','inherit','closed','closed','','361-revision-v1','','','2024-04-08 16:23:25','2024-04-08 16:23:25','',361,'https://daralalim.com/?p=384',0,'revision','',0),(385,1,'2024-04-08 16:40:04','2024-04-08 16:40:04','<!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\" style=\"padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:site-title {\"textAlign\":\"left\",\"style\":{\"typography\":{\"textDecoration\":\"none\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:navigation {\"ref\":4,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Header','','inherit','closed','closed','','361-revision-v1','','','2024-04-08 16:40:04','2024-04-08 16:40:04','',361,'https://daralalim.com/?p=385',0,'revision','',0),(386,1,'2024-04-08 16:44:53','2024-04-08 16:44:53','<!-- wp:columns {\"verticalAlignment\":\"center\",\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\",\"left\":\"var:preset|spacing|40\",\"right\":\"var:preset|spacing|40\"},\"margin\":{\"top\":\"var:preset|spacing|40\",\"bottom\":\"var:preset|spacing|40\"}}}} -->\n<div class=\"wp-block-columns are-vertically-aligned-center\" style=\"margin-top:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--40);padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"33.33%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:33.33%\"><!-- wp:site-title {\"textAlign\":\"left\",\"style\":{\"typography\":{\"textDecoration\":\"none\"}}} /--></div>\n<!-- /wp:column -->\n\n<!-- wp:column {\"verticalAlignment\":\"center\",\"width\":\"66.66%\"} -->\n<div class=\"wp-block-column is-vertically-aligned-center\" style=\"flex-basis:66.66%\"><!-- wp:navigation {\"ref\":4,\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\"}} /--></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->','Header','','inherit','closed','closed','','361-revision-v1','','','2024-04-08 16:44:53','2024-04-08 16:44:53','',361,'https://daralalim.com/?p=386',0,'revision','',0),(387,1,'2024-04-08 17:13:34','2024-04-08 17:13:34','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-jadro','','','2024-04-08 17:13:34','2024-04-08 17:13:34','',0,'https://daralalim.com/uncategorized/387/',0,'wp_global_styles','',0),(388,1,'2024-04-08 17:59:15','2024-04-08 17:59:15','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-codeify','','','2024-04-08 17:59:15','2024-04-08 17:59:15','',0,'https://daralalim.com/uncategorized/388/',0,'wp_global_styles','',0),(389,1,'2024-04-08 18:20:38','2024-04-08 18:20:38','{\"styles\":{\"elements\":{\"link\":{\":hover\":{\"color\":{\"text\":\"var:preset|color|warning-600\"}}},\"button\":{\"color\":{\"background\":\"var:preset|color|warning-600\"}}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','publish','closed','closed','','wp-global-styles-blockify','','','2024-04-08 18:28:15','2024-04-08 18:28:15','',0,'https://daralalim.com/uncategorized/389/',0,'wp_global_styles','',0),(390,1,'2024-04-08 18:28:15','2024-04-08 18:28:15','<!-- wp:group {\"metadata\":{\"name\":\"\"},\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"0\",\"padding\":{\"top\":\"var:preset|spacing|xxs\",\"bottom\":\"var:preset|spacing|xxs\"}},\"position\":{\"all\":\"relative\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--xxs);padding-bottom:var(--wp--preset--spacing--xxs)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"},\"zIndex\":{\"all\":\"0\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"onclick\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"className\":\"is-style-icon\",\"textColor\":\"warning-600\",\"iconSet\":\"social\",\"iconName\":\"blockify\",\"iconSize\":\"26px\",\"iconSvgString\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 xml:space=\\u0022preserve\\u0022 viewBox=\\u00220 0 2000 2000\\u0022\\u003e\\u003cpath fill=\\u0022currentColor\\u0022 d=\\u0022m1729.66 534.39-691.26-399.1a76.814 76.814 0 0 0-76.81 0l-691.26 399.1a76.818 76.818 0 0 0-38.4 66.52v798.19c0 27.44 14.64 52.8 38.4 66.52l691.26 399.1c11.88 6.86 25.14 10.29 38.4 10.29s26.52-3.43 38.4-10.29l691.26-399.1a76.818 76.818 0 0 0 38.4-66.52V600.9c.01-27.44-14.63-52.79-38.39-66.51zm-115.21 820.36-539.18 311.3V998.46c0-27.45-14.65-52.81-38.43-66.53l-574.18-331.2L1000 290.49l614.45 354.75v709.51z\\u0022/\\u003e\\u003c/svg\\u003e\"} -->\n<figure class=\"wp-block-image is-style-icon has-warning-600-color has-text-color\" style=\"--wp--custom--icon--color:var(--wp--preset--color--warning-600,currentColor);--wp--custom--icon--size:26px;--wp--custom--icon--url:url(\'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 2000 2000"><path fill="currentColor" d="m1729.66 534.39-691.26-399.1a76.814 76.814 0 0 0-76.81 0l-691.26 399.1a76.818 76.818 0 0 0-38.4 66.52v798.19c0 27.44 14.64 52.8 38.4 66.52l691.26 399.1c11.88 6.86 25.14 10.29 38.4 10.29s26.52-3.43 38.4-10.29l691.26-399.1a76.818 76.818 0 0 0 38.4-66.52V600.9c.01-27.44-14.63-52.79-38.39-66.51zm-115.21 820.36-539.18 311.3V998.46c0-27.45-14.65-52.81-38.43-66.53l-574.18-331.2L1000 290.49l614.45 354.75v709.51z"/></svg>\')\"><img src=\"\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:site-title {\"level\":0,\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|xs\",\"bottom\":\"var:preset|spacing|xs\"}},\"elements\":{\"link\":{\":hover\":{\"color\":{\"text\":\"var:preset|color|warning-600\"}}}}},\"className\":\"is-style-heading\",\"fontSize\":\"20\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"\\u002d\\u002dflex-direction\":\"row-reverse\",\"\\u002d\\u002dflex-direction-desktop\":\"row\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\"},\"onclick\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":4,\"icon\":\"menu\",\"overlayBackgroundColor\":\"white\",\"overlayTextColor\":\"neutral-800\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"},\"style\":{\"position\":{\"all\":\"relative\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|xxs\",\"bottom\":\"var:preset|spacing|xxs\"},\"blockGap\":\"var:preset|spacing|xs\"},\"filter\":{\"blur\":\"16\",\"backdrop\":true},\"order\":{\"mobile\":\"1\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|xxs\",\"padding\":{\"right\":\"var:preset|spacing|xs\",\"left\":\"var:preset|spacing|xs\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--xs);padding-left:var(--wp--preset--spacing--xs)\"><!-- wp:buttons {\"style\":{\"position\":{\"all\":\"fixed\"},\"top\":{\"all\":\"20px\"},\"right\":{\"all\":\"20px\"},\"zIndex\":{\"all\":\"100\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-buttons\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\"><!-- wp:button {\"backgroundColor\":\"transparent\",\"textColor\":\"neutral-900\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"6px\",\"right\":\"6px\",\"bottom\":\"6px\",\"left\":\"6px\"}},\"boxShadow\":{\"hover\":{\"color\":\"#f6f6f9\",\"inset\":\"inset\",\"spread\":\"20\"},\"color\":\"transparent\",\"inset\":\"inset\",\"spread\":\"20\"},\"display\":{\"all\":\"none\"}},\"className\":\"search-close\",\"fontSize\":\"14\",\"onclick\":\"(() =\\u003e {\\n const searchToggles = document.querySelectorAll(\'.search-toggle\');\\n const searchCloses = document.querySelectorAll(\'.search-close\');\\n const searchModals = document.querySelectorAll(\'.search-modal\');\\n\\n searchModals.forEach((search) =\\u003e {\\n search.classList.add(\'has-display-none\');\\n });\\n\\n searchToggles.forEach((toggle) =\\u003e {\\n toggle.classList.remove(\'has-display-none\');\\n toggle.firstChild.classList.remove(\'has-display-none\');\\n });\\n\\n searchCloses.forEach((close) =\\u003e {\\n close.classList.add(\'has-display-none\');\\n close.parentElement.classList.add(\'has-display-none\');\\n });\\n})();\\n\",\"iconSet\":\"wordpress\",\"iconName\":\"close\",\"iconSize\":\"20px\",\"iconPosition\":\"end\",\"iconSvgString\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 viewBox=\\u00220 0 24 24\\u0022\\u003e\\u003cpath d=\\u0022m13 11.8 6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\\u0022/\\u003e\\u003c/svg\\u003e\"} /--></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"position\":{\"all\":\"fixed\"},\"top\":{\"all\":\"0px\"},\"right\":{\"all\":\"0px\"},\"bottom\":{\"all\":\"0px\"},\"left\":{\"all\":\"0px\"},\"zIndex\":{\"all\":\"99\"},\"width\":{\"all\":\"100vw\"},\"filter\":{\"blur\":\"16\",\"backdrop\":true},\"maxWidth\":{\"all\":\"100vw\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|sm\",\"right\":\"var:preset|spacing|sm\",\"bottom\":\"var:preset|spacing|sm\",\"left\":\"var:preset|spacing|sm\"}},\"display\":{\"all\":\"none\"}},\"className\":\"search-modal\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"top\"},\"onclick\":\"\\n\"} -->\n<div class=\"wp-block-group alignfull search-modal\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--sm);padding-right:var(--wp--preset--spacing--sm);padding-bottom:var(--wp--preset--spacing--sm);padding-left:var(--wp--preset--spacing--sm);backdrop-filter:blur(16px)\"><!-- wp:spacer {\"height\":\"100vh\",\"width\":\"0px\",\"style\":{\"position\":{\"all\":\"absolute\"},\"top\":{\"all\":\"0px\"},\"right\":{\"all\":\"0px\"},\"bottom\":{\"all\":\"0px\"},\"left\":{\"all\":\"0px\"},\"filter\":{\"opacity\":\"50\"},\"layout\":{\"flexSize\":\"100vh\",\"selfStretch\":\"fixed\"},\"width\":{\"all\":\"100%\"}},\"backgroundColor\":\"neutral-0\"} -->\n<div style=\"height:100vh;width:0px;filter:opacity(50%)\" aria-hidden=\"true\" class=\"wp-block-spacer has-neutral-0-background-color has-background\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"width\":\"\",\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|xxl\"},\"margin\":{\"top\":\"0\"}},\"display\":\"\",\"order\":\"\",\"maxWidth\":\"\",\"zIndex\":{\"all\":\"1\"},\"position\":{\"all\":\"relative\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;padding-top:var(--wp--preset--spacing--xxl)\"><!-- wp:search {\"label\":\"\",\"showLabel\":false,\"placeholder\":\"Search this site\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonPosition\":\"button-inside\",\"buttonUseIcon\":true,\"style\":{\"maxWidth\":{\"all\":\"90vw\"},\"width\":{\"all\":\"600px\"}},\"textColor\":\"currentColor\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|xxs\"},\"position\":\"\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"zIndex\":\"\"}} -->\n<div class=\"wp-block-buttons\"></div>\n<!-- /wp:buttons -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"transparent\",\"textColor\":\"current\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"6px\",\"right\":\"6px\",\"bottom\":\"6px\",\"left\":\"6px\"}},\"boxShadow\":{\"hover\":{\"color\":\"#f3f4f6\",\"inset\":\"inset\",\"spread\":\"22\",\"blur\":\"0\",\"y\":\"0\",\"x\":\"0\"},\"color\":\"transparent\",\"inset\":\"inset\",\"spread\":\"22\",\"blur\":\"0\",\"x\":\"0\",\"y\":\"0\"}},\"className\":\"hide-dark-mode is-style-fill\",\"fontSize\":\"14\",\"onclick\":\"( () =\\u003e {\\n\\tdocument.body.classList.remove( \'is-style-light\' );\\n\\tdocument.body.classList.add( \'is-style-dark\' );\\n\\tdocument.cookie = \'blockifyDarkMode=true;path=/;max-age=86400\';\\n} )();\",\"iconSet\":\"wordpress\",\"iconName\":\"moon\",\"iconSize\":\"22px\",\"iconPosition\":\"end\",\"iconSvgString\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 viewBox=\\u00220 0 24 24\\u0022\\u003e\\u003cpath d=\\u0022M17.8 13.5c-2 .5-4.2 0-5.8-1.5s-2.1-3.8-1.5-5.8c.2-.6.4-1.1.7-1.7-.7.1-1.3.3-1.9.5-.9.4-1.8.9-2.6 1.7-2.9 2.9-2.9 7.7 0 10.6 2.9 2.9 7.7 2.9 10.6 0 .8-.8 1.3-1.6 1.7-2.6.2-.6.4-1.3.5-1.9-.5.3-1.1.6-1.7.7zm-1.5 2.7c-2.3 2.3-6.1 2.3-8.5 0-2.3-2.3-2.3-6.1 0-8.5.3-.3.7-.6 1-.8-.2 2.2.5 4.5 2.2 6.1s3.9 2.4 6.1 2.1c-.2.4-.5.8-.8 1.1z\\u0022/\\u003e\\u003c/svg\\u003e\"} /-->\n\n<!-- wp:button {\"backgroundColor\":\"transparent\",\"textColor\":\"current\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"6px\",\"right\":\"6px\",\"bottom\":\"6px\",\"left\":\"6px\"}},\"boxShadow\":{\"hover\":{\"inset\":\"inset\",\"color\":\"#f3f4f6\",\"spread\":\"22\",\"y\":\"0\",\"x\":\"0\",\"blur\":\"0\"},\"spread\":\"22\",\"inset\":\"inset\",\"color\":\"transparent\",\"blur\":\"0\",\"y\":\"0\",\"x\":\"0\"}},\"className\":\"hide-light-mode is-style-fill\",\"fontSize\":\"14\",\"onclick\":\"( () =\\u003e {\\n\\tdocument.body.classList.remove( \'is-style-dark\' );\\n\\tdocument.body.classList.add( \'is-style-light\' );\\n\\tdocument.cookie = \'blockifyDarkMode=false;path=/;max-age=86400\';\\n} )();\",\"shadowPreset\":\"\",\"shadowPresetHover\":\"\",\"iconSet\":\"wordpress\",\"iconName\":\"shadow\",\"iconSize\":\"22px\",\"iconPosition\":\"end\",\"iconSvgString\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 viewBox=\\u00220 0 24 24\\u0022\\u003e\\u003cpath d=\\u0022M12 8c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm0 6.5c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12.8 3h-1.5v3h1.5V3zm-1.6 18h1.5v-3h-1.5v3zm6.8-9.8v1.5h3v-1.5h-3zm-12 0H3v1.5h3v-1.5zm9.7 5.6 2.1 2.1 1.1-1.1-2.1-2.1-1.1 1.1zM8.3 7.2 6.2 5.1 5.1 6.2l2.1 2.1 1.1-1.1zM5.1 17.8l1.1 1.1 2.1-2.1-1.1-1.1-2.1 2.1zM18.9 6.2l-1.1-1.1-2.1 2.1 1.1 1.1 2.1-2.1z\\u0022/\\u003e\\u003c/svg\\u003e\"} /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"12px\"}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"display\":{\"mobile\":\"none\"},\"typography\":{\"lineHeight\":1.5}},\"className\":\"is-hide-mobile nowrap is-style-ghost\",\"onclick\":\"\",\"size\":\"small\",\"iconSize\":\"20\",\"iconPosition\":\"end\"} -->\n<div class=\"wp-block-button is-hide-mobile nowrap is-style-ghost\" style=\"line-height:1.5\"><a class=\"wp-block-button__link wp-element-button\"> Log In </a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"style\":{\"display\":{\"mobile\":\"none\"},\"typography\":{\"lineHeight\":1.5}},\"className\":\"is-hide-mobile nowrap is-style-fill\",\"onclick\":\"\",\"size\":\"small\",\"iconSize\":\"20\",\"iconPosition\":\"end\"} -->\n<div class=\"wp-block-button is-hide-mobile nowrap is-style-fill\" style=\"line-height:1.5\"><a class=\"wp-block-button__link wp-element-button\">\n Sign Up\n </a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Header','','publish','closed','closed','','header','','','2024-04-08 18:33:12','2024-04-08 18:33:12','',0,'https://daralalim.com/uncategorized/390/',0,'wp_template_part','',0),(391,1,'2024-04-08 18:28:15','2024-04-08 18:28:15','{\"styles\":{\"elements\":{\"link\":{\":hover\":{\"color\":{\"text\":\"var:preset|color|warning-600\"}}},\"button\":{\"color\":{\"background\":\"var:preset|color|warning-600\"}}}},\"isGlobalStylesUserThemeJSON\":true,\"version\":2}','Custom Styles','','inherit','closed','closed','','389-revision-v1','','','2024-04-08 18:28:15','2024-04-08 18:28:15','',389,'https://daralalim.com/?p=391',0,'revision','',0),(392,1,'2024-04-08 18:29:23','2024-04-08 18:29:23','<!-- wp:group {\"metadata\":{\"name\":\"\"},\"align\":\"full\",\"style\":{\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"blockGap\":\"0\",\"padding\":{\"top\":\"var:preset|spacing|xxs\",\"bottom\":\"var:preset|spacing|xxs\"}},\"position\":{\"all\":\"relative\"}},\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group alignfull\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--xxs);padding-bottom:var(--wp--preset--spacing--xxs)\"><!-- wp:group {\"align\":\"wide\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\",\"justifyContent\":\"space-between\"}} -->\n<div class=\"wp-block-group alignwide\"><!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"4px\"},\"zIndex\":{\"all\":\"0\"}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"},\"onclick\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:image {\"className\":\"is-style-icon\",\"textColor\":\"warning-600\",\"iconSet\":\"social\",\"iconName\":\"blockify\",\"iconSize\":\"26px\",\"iconSvgString\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 xml:space=\\u0022preserve\\u0022 viewBox=\\u00220 0 2000 2000\\u0022\\u003e\\u003cpath fill=\\u0022currentColor\\u0022 d=\\u0022m1729.66 534.39-691.26-399.1a76.814 76.814 0 0 0-76.81 0l-691.26 399.1a76.818 76.818 0 0 0-38.4 66.52v798.19c0 27.44 14.64 52.8 38.4 66.52l691.26 399.1c11.88 6.86 25.14 10.29 38.4 10.29s26.52-3.43 38.4-10.29l691.26-399.1a76.818 76.818 0 0 0 38.4-66.52V600.9c.01-27.44-14.63-52.79-38.39-66.51zm-115.21 820.36-539.18 311.3V998.46c0-27.45-14.65-52.81-38.43-66.53l-574.18-331.2L1000 290.49l614.45 354.75v709.51z\\u0022/\\u003e\\u003c/svg\\u003e\"} -->\n<figure class=\"wp-block-image is-style-icon has-warning-600-color has-text-color\" style=\"--wp--custom--icon--color:var(--wp--preset--color--warning-600,currentColor);--wp--custom--icon--size:26px;--wp--custom--icon--url:url(\'data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 2000 2000"><path fill="currentColor" d="m1729.66 534.39-691.26-399.1a76.814 76.814 0 0 0-76.81 0l-691.26 399.1a76.818 76.818 0 0 0-38.4 66.52v798.19c0 27.44 14.64 52.8 38.4 66.52l691.26 399.1c11.88 6.86 25.14 10.29 38.4 10.29s26.52-3.43 38.4-10.29l691.26-399.1a76.818 76.818 0 0 0 38.4-66.52V600.9c.01-27.44-14.63-52.79-38.39-66.51zm-115.21 820.36-539.18 311.3V998.46c0-27.45-14.65-52.81-38.43-66.53l-574.18-331.2L1000 290.49l614.45 354.75v709.51z"/></svg>\')\"><img src=\"\" alt=\"\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:site-title {\"level\":0,\"style\":{\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|xs\",\"bottom\":\"var:preset|spacing|xs\"}},\"elements\":{\"link\":{\":hover\":{\"color\":{\"text\":\"var:preset|color|warning-600\"}}}}},\"className\":\"is-style-heading\",\"fontSize\":\"20\"} /--></div>\n<!-- /wp:group -->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"0\"},\"\\u002d\\u002dflex-direction\":\"row-reverse\",\"\\u002d\\u002dflex-direction-desktop\":\"row\"},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"right\"},\"onclick\":\"\"} -->\n<div class=\"wp-block-group\"><!-- wp:navigation {\"ref\":4,\"icon\":\"menu\",\"overlayBackgroundColor\":\"white\",\"overlayTextColor\":\"neutral-800\",\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\",\"flexWrap\":\"wrap\",\"orientation\":\"horizontal\"},\"style\":{\"position\":{\"all\":\"relative\"},\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|xxs\",\"bottom\":\"var:preset|spacing|xxs\"},\"blockGap\":\"var:preset|spacing|xs\"},\"filter\":{\"blur\":\"16\",\"backdrop\":true},\"order\":{\"mobile\":\"1\"},\"typography\":{\"fontStyle\":\"normal\",\"fontWeight\":\"500\"}}} /-->\n\n<!-- wp:group {\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|xxs\",\"padding\":{\"right\":\"var:preset|spacing|xs\",\"left\":\"var:preset|spacing|xs\"}}},\"layout\":{\"type\":\"flex\",\"flexWrap\":\"nowrap\"}} -->\n<div class=\"wp-block-group\" style=\"padding-right:var(--wp--preset--spacing--xs);padding-left:var(--wp--preset--spacing--xs)\"><!-- wp:buttons {\"style\":{\"position\":{\"all\":\"fixed\"},\"top\":{\"all\":\"20px\"},\"right\":{\"all\":\"20px\"},\"zIndex\":{\"all\":\"100\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\"}}}} -->\n<div class=\"wp-block-buttons\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0\"><!-- wp:button {\"backgroundColor\":\"transparent\",\"textColor\":\"neutral-900\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"6px\",\"right\":\"6px\",\"bottom\":\"6px\",\"left\":\"6px\"}},\"boxShadow\":{\"hover\":{\"color\":\"#f6f6f9\",\"inset\":\"inset\",\"spread\":\"20\"},\"color\":\"transparent\",\"inset\":\"inset\",\"spread\":\"20\"},\"display\":{\"all\":\"none\"}},\"className\":\"search-close\",\"fontSize\":\"14\",\"onclick\":\"(() =\\u003e {\\n const searchToggles = document.querySelectorAll(\'.search-toggle\');\\n const searchCloses = document.querySelectorAll(\'.search-close\');\\n const searchModals = document.querySelectorAll(\'.search-modal\');\\n\\n searchModals.forEach((search) =\\u003e {\\n search.classList.add(\'has-display-none\');\\n });\\n\\n searchToggles.forEach((toggle) =\\u003e {\\n toggle.classList.remove(\'has-display-none\');\\n toggle.firstChild.classList.remove(\'has-display-none\');\\n });\\n\\n searchCloses.forEach((close) =\\u003e {\\n close.classList.add(\'has-display-none\');\\n close.parentElement.classList.add(\'has-display-none\');\\n });\\n})();\\n\",\"iconSet\":\"wordpress\",\"iconName\":\"close\",\"iconSize\":\"20px\",\"iconPosition\":\"end\",\"iconSvgString\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 viewBox=\\u00220 0 24 24\\u0022\\u003e\\u003cpath d=\\u0022m13 11.8 6.1-6.3-1-1-6.1 6.2-6.1-6.2-1 1 6.1 6.3-6.5 6.7 1 1 6.5-6.6 6.5 6.6 1-1z\\u0022/\\u003e\\u003c/svg\\u003e\"} /--></div>\n<!-- /wp:buttons -->\n\n<!-- wp:group {\"align\":\"full\",\"style\":{\"position\":{\"all\":\"fixed\"},\"top\":{\"all\":\"0px\"},\"right\":{\"all\":\"0px\"},\"bottom\":{\"all\":\"0px\"},\"left\":{\"all\":\"0px\"},\"zIndex\":{\"all\":\"99\"},\"width\":{\"all\":\"100vw\"},\"filter\":{\"blur\":\"16\",\"backdrop\":true},\"maxWidth\":{\"all\":\"100vw\"},\"spacing\":{\"margin\":{\"top\":\"0\",\"bottom\":\"0\"},\"padding\":{\"top\":\"var:preset|spacing|sm\",\"right\":\"var:preset|spacing|sm\",\"bottom\":\"var:preset|spacing|sm\",\"left\":\"var:preset|spacing|sm\"}},\"display\":{\"all\":\"none\"}},\"className\":\"search-modal\",\"layout\":{\"type\":\"flex\",\"flexWrap\":\"wrap\",\"justifyContent\":\"center\",\"verticalAlignment\":\"top\"},\"onclick\":\"\\n\"} -->\n<div class=\"wp-block-group alignfull search-modal\" style=\"margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--sm);padding-right:var(--wp--preset--spacing--sm);padding-bottom:var(--wp--preset--spacing--sm);padding-left:var(--wp--preset--spacing--sm);backdrop-filter:blur(16px)\"><!-- wp:spacer {\"height\":\"100vh\",\"width\":\"0px\",\"style\":{\"position\":{\"all\":\"absolute\"},\"top\":{\"all\":\"0px\"},\"right\":{\"all\":\"0px\"},\"bottom\":{\"all\":\"0px\"},\"left\":{\"all\":\"0px\"},\"filter\":{\"opacity\":\"50\"},\"layout\":{\"flexSize\":\"100vh\",\"selfStretch\":\"fixed\"},\"width\":{\"all\":\"100%\"}},\"backgroundColor\":\"neutral-0\"} -->\n<div style=\"height:100vh;width:0px;filter:opacity(50%)\" aria-hidden=\"true\" class=\"wp-block-spacer has-neutral-0-background-color has-background\"></div>\n<!-- /wp:spacer -->\n\n<!-- wp:group {\"style\":{\"width\":\"\",\"spacing\":{\"padding\":{\"top\":\"var:preset|spacing|xxl\"},\"margin\":{\"top\":\"0\"}},\"display\":\"\",\"order\":\"\",\"maxWidth\":\"\",\"zIndex\":{\"all\":\"1\"},\"position\":{\"all\":\"relative\"}},\"layout\":{\"type\":\"default\"}} -->\n<div class=\"wp-block-group\" style=\"margin-top:0;padding-top:var(--wp--preset--spacing--xxl)\"><!-- wp:search {\"label\":\"\",\"showLabel\":false,\"placeholder\":\"Search this site\",\"width\":100,\"widthUnit\":\"%\",\"buttonText\":\"Search\",\"buttonPosition\":\"button-inside\",\"buttonUseIcon\":true,\"style\":{\"maxWidth\":{\"all\":\"90vw\"},\"width\":{\"all\":\"600px\"}},\"textColor\":\"currentColor\"} /--></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"var:preset|spacing|xxs\"},\"position\":\"\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"zIndex\":\"\"}} -->\n<div class=\"wp-block-buttons\"></div>\n<!-- /wp:buttons -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"0\"}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"backgroundColor\":\"transparent\",\"textColor\":\"current\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"6px\",\"right\":\"6px\",\"bottom\":\"6px\",\"left\":\"6px\"}},\"boxShadow\":{\"hover\":{\"color\":\"#f3f4f6\",\"inset\":\"inset\",\"spread\":\"22\",\"blur\":\"0\",\"y\":\"0\",\"x\":\"0\"},\"color\":\"transparent\",\"inset\":\"inset\",\"spread\":\"22\",\"blur\":\"0\",\"x\":\"0\",\"y\":\"0\"}},\"className\":\"hide-dark-mode is-style-fill\",\"fontSize\":\"14\",\"onclick\":\"( () =\\u003e {\\n\\tdocument.body.classList.remove( \'is-style-light\' );\\n\\tdocument.body.classList.add( \'is-style-dark\' );\\n\\tdocument.cookie = \'blockifyDarkMode=true;path=/;max-age=86400\';\\n} )();\",\"iconSet\":\"wordpress\",\"iconName\":\"moon\",\"iconSize\":\"22px\",\"iconPosition\":\"end\",\"iconSvgString\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 viewBox=\\u00220 0 24 24\\u0022\\u003e\\u003cpath d=\\u0022M17.8 13.5c-2 .5-4.2 0-5.8-1.5s-2.1-3.8-1.5-5.8c.2-.6.4-1.1.7-1.7-.7.1-1.3.3-1.9.5-.9.4-1.8.9-2.6 1.7-2.9 2.9-2.9 7.7 0 10.6 2.9 2.9 7.7 2.9 10.6 0 .8-.8 1.3-1.6 1.7-2.6.2-.6.4-1.3.5-1.9-.5.3-1.1.6-1.7.7zm-1.5 2.7c-2.3 2.3-6.1 2.3-8.5 0-2.3-2.3-2.3-6.1 0-8.5.3-.3.7-.6 1-.8-.2 2.2.5 4.5 2.2 6.1s3.9 2.4 6.1 2.1c-.2.4-.5.8-.8 1.1z\\u0022/\\u003e\\u003c/svg\\u003e\"} /-->\n\n<!-- wp:button {\"backgroundColor\":\"transparent\",\"textColor\":\"current\",\"style\":{\"spacing\":{\"blockGap\":\"0\",\"padding\":{\"top\":\"6px\",\"right\":\"6px\",\"bottom\":\"6px\",\"left\":\"6px\"}},\"boxShadow\":{\"hover\":{\"inset\":\"inset\",\"color\":\"#f3f4f6\",\"spread\":\"22\",\"y\":\"0\",\"x\":\"0\",\"blur\":\"0\"},\"spread\":\"22\",\"inset\":\"inset\",\"color\":\"transparent\",\"blur\":\"0\",\"y\":\"0\",\"x\":\"0\"}},\"className\":\"hide-light-mode is-style-fill\",\"fontSize\":\"14\",\"onclick\":\"( () =\\u003e {\\n\\tdocument.body.classList.remove( \'is-style-dark\' );\\n\\tdocument.body.classList.add( \'is-style-light\' );\\n\\tdocument.cookie = \'blockifyDarkMode=false;path=/;max-age=86400\';\\n} )();\",\"shadowPreset\":\"\",\"shadowPresetHover\":\"\",\"iconSet\":\"wordpress\",\"iconName\":\"shadow\",\"iconSize\":\"22px\",\"iconPosition\":\"end\",\"iconSvgString\":\"\\u003csvg xmlns=\\u0022http://www.w3.org/2000/svg\\u0022 viewBox=\\u00220 0 24 24\\u0022\\u003e\\u003cpath d=\\u0022M12 8c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm0 6.5c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12.8 3h-1.5v3h1.5V3zm-1.6 18h1.5v-3h-1.5v3zm6.8-9.8v1.5h3v-1.5h-3zm-12 0H3v1.5h3v-1.5zm9.7 5.6 2.1 2.1 1.1-1.1-2.1-2.1-1.1 1.1zM8.3 7.2 6.2 5.1 5.1 6.2l2.1 2.1 1.1-1.1zM5.1 17.8l1.1 1.1 2.1-2.1-1.1-1.1-2.1 2.1zM18.9 6.2l-1.1-1.1-2.1 2.1 1.1 1.1 2.1-2.1z\\u0022/\\u003e\\u003c/svg\\u003e\"} /--></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group -->\n\n<!-- wp:buttons {\"layout\":{\"type\":\"flex\",\"justifyContent\":\"right\",\"flexWrap\":\"nowrap\"},\"style\":{\"spacing\":{\"blockGap\":\"12px\"}}} -->\n<div class=\"wp-block-buttons\"><!-- wp:button {\"style\":{\"display\":{\"mobile\":\"none\"},\"typography\":{\"lineHeight\":1.5}},\"className\":\"is-hide-mobile nowrap is-style-ghost\",\"onclick\":\"\",\"size\":\"small\",\"iconSize\":\"20\",\"iconPosition\":\"end\"} -->\n<div class=\"wp-block-button is-hide-mobile nowrap is-style-ghost\" style=\"line-height:1.5\"><a class=\"wp-block-button__link wp-element-button\"> Log In </a></div>\n<!-- /wp:button -->\n\n<!-- wp:button {\"style\":{\"display\":{\"mobile\":\"none\"},\"typography\":{\"lineHeight\":1.5}},\"className\":\"is-hide-mobile nowrap is-style-fill\",\"onclick\":\"\",\"size\":\"small\",\"iconSize\":\"20\",\"iconPosition\":\"end\"} -->\n<div class=\"wp-block-button is-hide-mobile nowrap is-style-fill\" style=\"line-height:1.5\"><a class=\"wp-block-button__link wp-element-button\">\n Sign Up\n </a></div>\n<!-- /wp:button --></div>\n<!-- /wp:buttons --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group --></div>\n<!-- /wp:group -->','Header','','inherit','closed','closed','','390-revision-v1','','','2024-04-08 18:29:23','2024-04-08 18:29:23','',390,'https://daralalim.com/?p=392',0,'revision','',0),(395,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"404-header\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"theme-Zam-Tq5W3\",\"hash\":\"ed703cc6\"}} /-->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"theme-gt1_zEKay\",\"props\":{\"useFooterParallax\":null}}} /-->','404','','publish','closed','closed','','404','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/395/',0,'wp_template','',0),(396,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"header\",\"theme\":\"vertice\",\"kubio\":{\"id\":\"n-SE3FyQQy\",\"styleRef\":\"p1i1IV2M0u\",\"hash\":\"fd9ae78c\"}} /-->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"p7Z7tbZgOg\",\"props\":{\"width\":\"boxed\"}}} --><!-- wp:kubio/row {\"kubio\":{\"id\":\"zxoBGKTYJF\",\"styleRef\":\"BI8NFTorih\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"equalWidth\":false,\"equalHeight\":true},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":2}}}},\"hash\":\"8ffcc276\"}} --><!-- wp:kubio/column {\"kubio\":{\"id\":\"WyTjgSWh_f\",\"styleRef\":\"PsLKFk_x3\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":300,\"unit\":\"px\"}}}}},\"hash\":\"34a6339c\"}} --><!-- wp:kubio/widget-area {\"kubio\":{\"styleRef\":\"nfNa97cGj\",\"id\":\"GGx9XbB22o\",\"hash\":\"I-TI_5dczi\"},\"id\":\"kubio-woocommerce\"} /--><!-- /wp:kubio/column --><!-- wp:kubio/column {\"kubio\":{\"id\":\"WmdmDspaoi\",\"styleRef\":\"DbkmkmgSJj\",\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"left\"},\"inner\":{\"textAlign\":\"left\"}}},\"hash\":\"6203da30\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}} --><!-- wp:post-content /--><!-- /wp:kubio/column --><!-- /wp:kubio/row --><!-- /wp:kubio/section -->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"theme-gt1_zEKay\",\"props\":{\"useFooterParallax\":null}}} /-->','Archive Product','','publish','closed','closed','','archive-product','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/396/',0,'wp_template','',0),(397,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"front-header\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"RW_QAhu4iL\",\"hash\":\"j44lfkmuCu\"},\"lock\":{\"move\":true,\"remove\":true}} /-->\n\n<!-- wp:post-content {\"lock\":{\"move\":true,\"remove\":true}} /-->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"qPjFIdF0Y\",\"props\":{\"useFooterParallax\":null},\"style\":{\"descendants\":{\"container\":{\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"hash\":\"kE6rMtSN2\"},\"lock\":{\"move\":true,\"remove\":true}} /-->','Front Page','','publish','closed','closed','','front-page','','','2024-04-08 19:39:32','2024-04-08 19:39:32','',0,'https://daralalim.com/uncategorized/397/',0,'wp_template','',0),(398,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"header\",\"theme\":\"vertice\",\"kubio\":{\"id\":\"q52gx7xBLN\",\"styleRef\":\"RW_QAhu4iL\",\"hash\":\"j44lfkmuCu\"}} /-->\n\n<!-- wp:post-content /-->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"qPjFIdF0Y\",\"props\":{\"useFooterParallax\":null}}} /-->\n','Full Width','','publish','closed','closed','','full-width','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/398/',0,'wp_template','',0),(399,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"header\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"theme-Zam-Tq5W3\"}} /-->\n\n<!-- wp:kubio/query-layout {\"kubio\":{\"styleRef\":\"1MCYzfcZN\"},\"attrs\":{\"name\":\"Blog Layout\"},\"anchor\":\"blog-layout\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"baLWB4dRKjp\",\"props\":{\"layout\":{\"equalWidth\":false,\"verticalGap\":0,\"horizontalGap\":0}},\"hash\":\"30eb61bc\"},\"templateLock\":\"insert\"} -->\n<!-- wp:kubio/column {\"kubio\":{\"props\":{\"internal\":{\"queryLayout\":{\"type\":\"sidebar\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":25,\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":33,\"unit\":\"%\"}}}}}}},\"styleRef\":\"FwcIquvVBo\"}} -->\n<!-- wp:kubio/sidebar {\"slug\":\"sidebar\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"_GZ295LVD\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"kxeqsSpdy-n\",\"style\":{\"descendants\":{\"inner\":{\"media\":{\"tablet\":{\"margin\":{\"top\":{\"value\":-15,\"unit\":\"px\"}}},\"mobile\":{\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}},\"margin\":{\"top\":{\"value\":-25,\"unit\":\"px\"}}}}},\"props\":{\"internal\":{\"queryLayout\":{\"type\":\"query\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":\"\",\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":\"\",\"unit\":\"%\"}}}}}}},\"hash\":\"6aceeb80\"}} -->\n<!-- wp:kubio/query {\"queryId\":2,\"useMainQuery\":true,\"query\":{\"perPage\":10,\"pages\":1,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"search\":\"\",\"exclude\":[5],\"sticky\":\"\"},\"kubio\":{\"styleRef\":\"CtKC_EuIZL\"}} -->\n<!-- wp:kubio/query-loop {\"kubio\":{\"styleRef\":\"vrf0UGkWrN\",\"props\":{\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":2,\"horizontalGap\":3,\"verticalGap\":3,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"horizontalAlign\":\"start\"},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":0}}}},\"hash\":\"5543c278\"},\"masonry\":true} -->\n<!-- wp:kubio/query-loop-item {\"kubio\":{\"styleRef\":\"fx1L_l5Ny-\",\"style\":{\"descendants\":{\"inner\":{\"margin\":{\"bottom\":{\"value\":0,\"unit\":\"px\"},\"top\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.3)\",\"blur\":\"6\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"3\",\"inset\":\"\"}]},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"top\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"border\":{\"right\":{\"radius\":{\"left\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":8,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":8,\"unit\":\"px\"}}}},\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"vSpace\":{\"value\":0,\"unit\":\"px\"}},\"media\":{\"tablet\":{\"layout\":{\"verticalInnerGap\":3,\"horizontalInnerGap\":0}}}},\"hash\":\"6b884e96\"}} -->\n<!-- wp:kubio/post-featured-image {\"kubio\":{\"styleRef\":\"6duco09NdG\",\"style\":{\"descendants\":{\"container\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}},\"image\":{\"object\":{\"position\":\"top center\"}}}},\"hash\":\"62331b742254ea51\",\"props\":{\"aspectRatio\":\"4-3\"}},\"showPlaceholder\":true,\"addLink\":true} /-->\n\n<!-- wp:kubio/divider {\"kubio\":{\"styleRef\":\"p4SFGiqsd\",\"props\":{\"type\":\"line\"},\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":30,\"unit\":\"px\"},\"top\":{\"value\":30,\"unit\":\"px\"}},\"textAlign\":\"left\"},\"line\":{\"border\":{\"top\":{\"style\":\"solid\"},\"left\":{\"style\":\"solid\"},\"right\":{\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":3,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"style\":\"solid\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"width\":{\"value\":50,\"unit\":\"px\"},\"height\":{\"value\":50,\"unit\":\"px\"},\"margin\":{\"left\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"10\",\"unit\":\"px\"}}},\"width-container\":{\"width\":{\"value\":30,\"unit\":\"%\"}}}},\"hash\":\"13fc457014fd4aec\"},\"iconName\":\"font-awesome/star\",\"anchor\":\"divider\"} /-->\n\n<!-- wp:kubio/post-title {\"kubio\":{\"styleRef\":\"yndIzn0LAb\",\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"left\",\"typography\":{\"size\":{\"value\":1.5,\"unit\":\"em\"}}}}},\"hash\":\"SHysT68oJ\"},\"headingType\":\"h4\"} /-->\n\n<!-- wp:kubio/post-meta {\"kubio\":{\"styleRef\":\"T2yqalWyM\",\"hash\":\"548401d0\",\"style\":{\"descendants\":{\"metaDataLinks\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\",\"family\":\"Poppins\",\"weight\":600,\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}},\"metaDataPrefix\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":600,\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}},\"metaDataSuffix\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":600,\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}}}}},\"showIcons\":false,\"metadata\":[{\"value\":\"author\",\"name\":\"Author\",\"check\":false,\"icon\":\"font-awesome/user\",\"id\":0,\"prefix\":\"\",\"suffix\":\"\"},{\"value\":\"date\",\"name\":\"Date\",\"check\":true,\"icon\":\"font-awesome/calendar\",\"id\":1,\"prefix\":\"\",\"suffix\":\"\"},{\"value\":\"time\",\"name\":\"Time\",\"check\":true,\"icon\":\"font-awesome/clock-o\",\"id\":2,\"prefix\":\"\",\"suffix\":\"\"},{\"value\":\"comments\",\"name\":\"Comments\",\"check\":false,\"icon\":\"font-awesome/comment\",\"id\":3,\"prefix\":\"\",\"suffix\":\"\"}],\"anchor\":\"post-metadata\"} /-->\n\n<!-- wp:kubio/post-excerpt {\"kubio\":{\"styleRef\":\"fVTtKcA3Zp\",\"style\":{\"descendants\":{\"text\":{\"textAlign\":\"justify\",\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.4,\"unit\":\"\"}}}}},\"hash\":\"9oZ6W3tnj\"},\"wordCount\":18} /-->\n\n<!-- wp:kubio/read-more-button {\"kubio\":{\"styleRef\":\"DVovXhoA8H\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"custom\",\"horizontalAlign\":\"center\"},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"typography\":{\"color\":\"rgba(var(--kubio-color-1),1)\",\"family\":\"Poppins\",\"margin\":{\"top\":\"\",\"bottom\":\"2rem\"},\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":700,\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"transform\":\"none\",\"letterSpacing\":{\"value\":0,\"unit\":\"px\"}},\"border\":{\"top\":{\"style\":\"none\",\"width\":{\"value\":0,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":5,\"unit\":\"px\"}}},\"bottom\":{\"style\":\"none\",\"width\":{\"value\":0,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":5,\"unit\":\"px\"}}},\"right\":{\"style\":\"none\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"left\":{\"style\":\"none\",\"width\":{\"value\":0,\"unit\":\"px\"}}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":0},\"bottom\":{\"unit\":\"px\",\"value\":0},\"left\":{\"unit\":\"px\",\"value\":0},\"right\":{\"unit\":\"px\",\"value\":0}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-4),1)\"}}},\"margin\":{\"top\":{\"value\":20,\"unit\":\"px\"}}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"12\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"spacing\":{\"textAlign\":\"left\"}}},\"hash\":\"718e4e22bd9eb4aa\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"},\"anchor\":\"read-more-button\"} -->\nRead more\n<!-- /wp:kubio/read-more-button -->\n<!-- /wp:kubio/query-loop-item -->\n<!-- /wp:kubio/query-loop -->\n\n<!-- wp:kubio/query-pagination {\"kubio\":{\"styleRef\":\"vD7AVCTELY\",\"props\":{\"layout\":{\"equalWidth\":false,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalGap\":2}}}},\"hash\":\"09d9e194\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"tBYU0uM8Xx\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\"},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\",\"horizontalInnerGap\":0}},\"hash\":\"053fa70e\"}} -->\n<!-- wp:kubio/pagination-nav-button {\"kubio\":{\"styleRef\":\"ELgmeRXRD-\",\"props\":{\"showIcon\":false,\"iconPosition\":\"before\",\"buttonSize\":\"medium\",\"buttonWidth\":\"fitToContent\"},\"style\":{\"descendants\":{\"icon\":{\"margin\":{\"right\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"size\":{\"unit\":\"px\",\"value\":\"12\"}},\"link\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":\"600\",\"transform\":\"\",\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"}}}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"12\"},\"bottom\":{\"unit\":\"px\",\"value\":\"12\"},\"left\":{\"unit\":\"px\",\"value\":\"24\"},\"right\":{\"unit\":\"px\",\"value\":\"24\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"left\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"right\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}}}}}},\"hash\":\"7a270264\"},\"icon\":{\"name\":\"ionicons/ios-arrow-left\"}} -->\nPrevious\n<!-- /wp:kubio/pagination-nav-button -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"P2OarhUKUK\",\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"center\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"4c80ca04\",\"props\":{\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":1}}},\"layout\":{\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/pagination-numbers {\"kubio\":{\"styleRef\":\"tRiQFlrj8q\",\"hash\":\"f98e83fe\",\"style\":{\"descendants\":{\"numbers\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),0)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":3,\"unit\":\"px\"},\"right\":{\"value\":3,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":3,\"unit\":\"px\"},\"left\":{\"value\":3,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":2,\"unit\":\"px\"},\"bottom\":{\"value\":2,\"unit\":\"px\"},\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"right\":{\"value\":2,\"unit\":\"px\"},\"left\":{\"value\":2,\"unit\":\"px\"}}}}},\"general\":{\"padding\":{\"left\":{\"value\":2,\"unit\":\"px\"},\"right\":{\"value\":2,\"unit\":\"px\"}},\"typography\":{\"transform\":\"\",\"weight\":400},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"current\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),0)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"padding\":{\"top\":{\"value\":2,\"unit\":\"px\"},\"bottom\":{\"value\":2,\"unit\":\"px\"},\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}}},\"outer\":{\"textAlign\":\"center\"},\"dots\":{\"typography\":{\"weight\":300}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2nd5yuWmz9\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\"},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"right\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\",\"horizontalInnerGap\":0}},\"hash\":\"bd9e35d0\"}} -->\n<!-- wp:kubio/pagination-nav-button {\"kubio\":{\"styleRef\":\"ACSe8L2gsX\",\"props\":{\"showIcon\":false,\"iconPosition\":\"after\",\"buttonSize\":\"medium\",\"buttonWidth\":\"fitToContent\"},\"style\":{\"descendants\":{\"icon\":{\"margin\":{\"right\":{\"value\":0,\"unit\":\"px\"}},\"size\":{\"unit\":\"px\",\"value\":\"12\"}},\"link\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":600,\"transform\":\"\",\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"}}}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"12\"},\"bottom\":{\"unit\":\"px\",\"value\":\"12\"},\"left\":{\"unit\":\"px\",\"value\":\"24\"},\"right\":{\"unit\":\"px\",\"value\":\"24\"}},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"}}}}},\"hash\":\"ed9ed6f8\"},\"icon\":{\"name\":\"ionicons/ios-arrow-right\"},\"action\":\"next\"} -->\nNext\n<!-- /wp:kubio/pagination-nav-button -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/query-pagination -->\n<!-- /wp:kubio/query -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/query-layout -->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"theme-gt1_zEKay\",\"props\":{\"useFooterParallax\":null}}} /-->','Index','','publish','closed','closed','','index','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/399/',0,'wp_template','',0),(400,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"header\",\"theme\":\"vertice\",\"kubio\":{\"id\":\"kd_9rxsmg\",\"styleRef\":\"OwgZj2bCI3\",\"hash\":\"fd9ae78c\"}} /-->\n\n<!-- wp:kubio/section {\"kubio\":{\"id\":\"vpWQFI4LvE\",\"styleRef\":\"eZOO6_njVX\",\"props\":{\"width\":\"boxed\"},\"hash\":\"6e1ec96a\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"id\":\"AWplIaV7Hl\",\"styleRef\":\"nS68_tL1If\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"equalWidth\":false,\"equalHeight\":true},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":2}}}},\"hash\":\"4b5c43d2\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"id\":\"mGbJuhBISd\",\"styleRef\":\"CLNXRJv2N\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":300,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"order\":2}}}}},\"hash\":\"61bec024\"}} -->\n<!-- wp:kubio/sidebar {\"slug\":\"page-sidebar\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"yOiyDDwB4\",\"id\":\"XowSB9lCPe\",\"hash\":\"Y9ypErBRvS\"},\"anchor\":\"sidebar\"} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"id\":\"2oTZ1_fZBV\",\"styleRef\":\"yxi-Yg7NV8\",\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"left\"},\"inner\":{\"textAlign\":\"left\"}}},\"hash\":\"4b348df8\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":50,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"order\":1}}}}}}} -->\n<!-- wp:post-content /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"7VAKvEKq60\",\"id\":\"3QnQoo6Sik\"}} /-->\n','Page With Left Sidebar','','publish','closed','closed','','page-with-left-sidebar','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/400/',0,'wp_template','',0),(401,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"header\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"search-theme-Zam-Tq5W3\"}} /-->\n\n<!-- wp:kubio/query-layout {\"kubio\":{\"styleRef\":\"search-1MCYzfcZN\"},\"attrs\":{\"name\":\"Blog Layout\"},\"anchor\":\"blog-layout\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"search-baLWB4dRKjp\",\"props\":{\"layout\":{\"equalWidth\":false,\"verticalGap\":0,\"horizontalGap\":0}},\"hash\":\"79dcbc202add0556\"},\"templateLock\":\"all\"} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"search-kxeqsSpdy-n\",\"style\":{\"descendants\":{\"inner\":{\"margin\":{\"top\":{\"value\":-25,\"unit\":\"px\"}},\"media\":{\"tablet\":{\"margin\":{\"top\":{\"value\":-15,\"unit\":\"px\"}}},\"mobile\":{\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"}}}}}}},\"props\":{\"internal\":{\"queryLayout\":{\"type\":\"query\"}},\"layout\":{\"verticalInnerGap\":\"inherit\"}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":75,\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":70,\"unit\":\"%\"}}}}}}},\"hash\":\"3d3f815859322f29\"}} -->\n<!-- wp:kubio/query {\"queryId\":2,\"useMainQuery\":true,\"query\":{\"perPage\":10,\"pages\":1,\"offset\":0,\"postType\":\"post\",\"order\":\"desc\",\"orderBy\":\"date\",\"search\":\"\",\"exclude\":[5],\"sticky\":\"\"},\"kubio\":{\"styleRef\":\"search-CtKC_EuIZL\"}} -->\n<!-- wp:kubio/query-loop {\"kubio\":{\"styleRef\":\"search-vrf0UGkWrN\",\"props\":{\"layout\":{\"equalWidth\":true,\"equalHeight\":true,\"itemsPerRow\":2,\"horizontalGap\":3,\"verticalGap\":3,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"horizontalAlign\":\"start\"},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":0}}}},\"hash\":\"176a9e6e0b791844\"},\"masonry\":true} -->\n<!-- wp:kubio/query-loop-item {\"kubio\":{\"styleRef\":\"search-fx1L_l5Ny-\",\"style\":{\"descendants\":{\"inner\":{\"boxShadow\":{\"enabled\":false,\"layers\":[{\"color\":\"rgba(0, 0, 0, 0.3)\",\"blur\":\"6\",\"spread\":\"0\",\"x\":\"0\",\"y\":\"3\",\"inset\":\"\"}]},\"border\":{\"right\":{\"radius\":{\"left\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":8,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":8,\"unit\":\"px\"}}}},\"textAlign\":\"left\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"vSpace\":{\"value\":0,\"unit\":\"px\"}}},\"hash\":\"19d0bfba41d52c73\"}} -->\n<!-- wp:kubio/post-featured-image {\"kubio\":{\"styleRef\":\"search-6duco09NdG\",\"style\":{\"descendants\":{\"container\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}},\"image\":{\"object\":{\"position\":\"top center\"}}}},\"hash\":\"32613ecc2254ea51\",\"props\":{\"aspectRatio\":\"4-3\"}},\"showPlaceholder\":true,\"addLink\":true} /-->\n\n<!-- wp:kubio/divider {\"kubio\":{\"styleRef\":\"search-Lhd-a4V3Of\",\"props\":{\"type\":\"line\"},\"style\":{\"descendants\":{\"line\":{\"width\":{\"value\":100,\"unit\":\"%\"},\"border\":{\"top\":{\"style\":\"solid\"},\"left\":{\"style\":\"solid\"},\"right\":{\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":3,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"style\":\"solid\"}}},\"outer\":{\"padding\":{\"bottom\":{\"value\":30,\"unit\":\"px\"},\"top\":{\"value\":30,\"unit\":\"px\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"width\":{\"value\":50,\"unit\":\"px\"},\"height\":{\"value\":50,\"unit\":\"px\"},\"margin\":{\"left\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"10\",\"unit\":\"px\"}}},\"width-container\":{\"width\":{\"value\":30,\"unit\":\"%\"}}}},\"hash\":\"6bb492b424c83606\"},\"iconName\":\"font-awesome/star\"} /-->\n\n<!-- wp:kubio/post-title {\"kubio\":{\"styleRef\":\"search-yndIzn0LAb\",\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"left\"}}},\"hash\":\"181b09b0\"},\"headingType\":\"h4\"} /-->\n\n<!-- wp:kubio/post-meta {\"kubio\":{\"styleRef\":\"nng4XPLA_\",\"hash\":\"05a4348677a98844\",\"style\":{\"descendants\":{\"metaDataLinks\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\",\"family\":\"Poppins\",\"weight\":600,\"size\":{\"value\":14,\"unit\":\"px\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}},\"metaDataPrefix\":{\"typography\":{\"family\":\"Poppins\",\"weight\":600,\"size\":{\"value\":14,\"unit\":\"px\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}},\"metaDataSuffix\":{\"typography\":{\"family\":\"Poppins\",\"weight\":600,\"size\":{\"value\":14,\"unit\":\"px\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}}}}},\"showIcons\":false,\"metadata\":[{\"value\":\"author\",\"name\":\"Author\",\"check\":false,\"icon\":\"font-awesome/user\",\"id\":0,\"prefix\":\"\",\"suffix\":\"\"},{\"value\":\"date\",\"name\":\"Date\",\"check\":true,\"icon\":\"font-awesome/calendar\",\"id\":1,\"prefix\":\"\",\"suffix\":\"\"},{\"value\":\"time\",\"name\":\"Time\",\"check\":true,\"icon\":\"font-awesome/clock-o\",\"id\":2,\"prefix\":\"\",\"suffix\":\"\"},{\"value\":\"comments\",\"name\":\"Comments\",\"check\":false,\"icon\":\"font-awesome/comment\",\"id\":3,\"prefix\":\"\",\"suffix\":\"\"}]} /-->\n\n<!-- wp:kubio/post-excerpt {\"kubio\":{\"styleRef\":\"search-fVTtKcA3Zp\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"family\":\"Roboto\",\"weight\":300,\"size\":{\"value\":16,\"unit\":\"px\"}}}}},\"hash\":\"0f3fab303d183317\"},\"wordCount\":18} /-->\n<!-- /wp:kubio/query-loop-item -->\n<!-- /wp:kubio/query-loop -->\n\n<!-- wp:kubio/query-pagination {\"kubio\":{\"styleRef\":\"search-vD7AVCTELY\",\"props\":{\"layout\":{\"equalWidth\":false,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalGap\":2}}}},\"hash\":\"09d9e194\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"search-tBYU0uM8Xx\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\"},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"left\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\",\"horizontalInnerGap\":0}},\"hash\":\"053fa70e\"}} -->\n<!-- wp:kubio/pagination-nav-button {\"kubio\":{\"styleRef\":\"search-ELgmeRXRD-\",\"props\":{\"showIcon\":false,\"iconPosition\":\"before\",\"buttonSize\":\"medium\",\"buttonWidth\":\"fitToContent\"},\"style\":{\"descendants\":{\"icon\":{\"margin\":{\"right\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"size\":{\"unit\":\"px\",\"value\":\"12\"}},\"link\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":\"600\",\"transform\":\"\",\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"}}}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"12\"},\"bottom\":{\"unit\":\"px\",\"value\":\"12\"},\"left\":{\"unit\":\"px\",\"value\":\"24\"},\"right\":{\"unit\":\"px\",\"value\":\"24\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"left\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"right\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}}}}}},\"hash\":\"7a270264\"},\"icon\":{\"name\":\"ionicons/ios-arrow-left\"}} -->\nPrevious\n<!-- /wp:kubio/pagination-nav-button -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"search-P2OarhUKUK\",\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"center\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"5263dbb8\",\"props\":{\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":1}}},\"layout\":{\"verticalAlign\":\"center\"}}}} -->\n<!-- wp:kubio/pagination-numbers {\"kubio\":{\"styleRef\":\"search-tRiQFlrj8q\",\"hash\":\"24e481bc\",\"style\":{\"descendants\":{\"numbers\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),0)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":3,\"unit\":\"px\"},\"right\":{\"value\":3,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":3,\"unit\":\"px\"},\"left\":{\"value\":3,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":2,\"unit\":\"px\"},\"bottom\":{\"value\":2,\"unit\":\"px\"},\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"right\":{\"value\":2,\"unit\":\"px\"},\"left\":{\"value\":2,\"unit\":\"px\"}}}}},\"general\":{\"padding\":{\"left\":{\"value\":2,\"unit\":\"px\"},\"right\":{\"value\":2,\"unit\":\"px\"}},\"typography\":{\"transform\":\"\",\"weight\":400},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"current\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),0)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"padding\":{\"top\":{\"value\":2,\"unit\":\"px\"},\"bottom\":{\"value\":2,\"unit\":\"px\"},\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}}},\"outer\":{\"textAlign\":\"center\"},\"dots\":{\"typography\":{\"weight\":300}}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"search-2nd5yuWmz9\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\"},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"right\"}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\",\"horizontalInnerGap\":0}},\"hash\":\"bd9e35d0\"}} -->\n<!-- wp:kubio/pagination-nav-button {\"kubio\":{\"styleRef\":\"search-ACSe8L2gsX\",\"props\":{\"showIcon\":false,\"iconPosition\":\"after\",\"buttonSize\":\"medium\",\"buttonWidth\":\"fitToContent\"},\"style\":{\"descendants\":{\"icon\":{\"margin\":{\"right\":{\"value\":0,\"unit\":\"px\"}},\"size\":{\"unit\":\"px\",\"value\":\"12\"}},\"link\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":600,\"transform\":\"\",\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"}}}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"12\"},\"bottom\":{\"unit\":\"px\",\"value\":\"12\"},\"left\":{\"unit\":\"px\",\"value\":\"24\"},\"right\":{\"unit\":\"px\",\"value\":\"24\"}},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"}}}}},\"hash\":\"ed9ed6f8\"},\"icon\":{\"name\":\"ionicons/ios-arrow-right\"},\"action\":\"next\"} -->\nNext\n<!-- /wp:kubio/pagination-nav-button -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/query-pagination -->\n<!-- /wp:kubio/query -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"search-f5wDJx69T0o\",\"props\":{\"internal\":{\"queryLayout\":{\"type\":\"sidebar\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":25,\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":30,\"unit\":\"%\"}}}}}}},\"hash\":\"31bea74a\",\"style\":{\"descendants\":{\"inner\":{\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":30,\"unit\":\"px\"}}}}}}}}} -->\n<!-- wp:kubio/sidebar {\"slug\":\"sidebar\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"search-qlHAH4aftky\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/query-layout -->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"search-theme-gt1_zEKay\",\"props\":{\"useFooterParallax\":null}}} /-->','Search','','publish','closed','closed','','search','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/401/',0,'wp_template','',0),(402,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"header\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"single-theme-Zam-Tq5W3\"}} /-->\n\n<!-- wp:kubio/query-layout {\"kubio\":{\"styleRef\":\"single-lAFSH8Xo9x\"},\"attrs\":{\"name\":\"Blog Layout\"},\"anchor\":\"blog-layout\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"single-baLWB4dRKjp\",\"props\":{\"layout\":{\"equalWidth\":false,\"verticalGap\":0,\"horizontalGap\":0}},\"hash\":\"36557d40\"},\"templateLock\":\"insert\"} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"single-kxeqsSpdy-n\",\"props\":{\"internal\":{\"queryLayout\":{\"type\":\"query\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":75,\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":70,\"unit\":\"%\"}}}}}}},\"hash\":\"ddc75e6c\"}} -->\n<!-- wp:kubio/divider {\"kubio\":{\"styleRef\":\"5Y-cAwiw7\",\"props\":{\"type\":\"line\"},\"style\":{\"descendants\":{\"outer\":{\"padding\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"},\"line\":{\"border\":{\"top\":{\"style\":\"solid\"},\"left\":{\"style\":\"solid\"},\"right\":{\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":3,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-2),1)\",\"style\":\"solid\"}}},\"inner\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"width\":{\"value\":50,\"unit\":\"px\"},\"height\":{\"value\":50,\"unit\":\"px\"},\"margin\":{\"left\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"10\",\"unit\":\"px\"}}},\"width-container\":{\"width\":{\"value\":25,\"unit\":\"%\"}}}},\"hash\":\"rgBlj8TGA\"},\"iconName\":\"font-awesome/star\",\"anchor\":\"divider\"} /-->\n\n<!-- wp:kubio/post-meta {\"kubio\":{\"styleRef\":\"KGesgqe_P\",\"hash\":\"67e18740\",\"style\":{\"descendants\":{\"metaDataLinks\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\",\"family\":\"Poppins\",\"weight\":600,\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}},\"metaDataPrefix\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":600,\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}},\"metaDataSuffix\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":600,\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}}}}}},\"showIcons\":false,\"metadata\":[{\"value\":\"author\",\"name\":\"Author\",\"check\":false,\"icon\":\"font-awesome/user\",\"id\":0,\"prefix\":\"\",\"suffix\":\"\"},{\"value\":\"date\",\"name\":\"Date\",\"check\":true,\"icon\":\"font-awesome/calendar\",\"id\":1,\"prefix\":\"\",\"suffix\":\"\"},{\"value\":\"time\",\"name\":\"Time\",\"check\":true,\"icon\":\"font-awesome/clock-o\",\"id\":2,\"prefix\":\"\",\"suffix\":\"\"},{\"value\":\"comments\",\"name\":\"Comments\",\"check\":false,\"icon\":\"font-awesome/comment\",\"id\":3,\"prefix\":\"\",\"suffix\":\"\"}],\"anchor\":\"post-metadata\"} /-->\n\n<!-- wp:kubio/post-featured-image {\"kubio\":{\"styleRef\":\"single-rlYTEhTMib\",\"style\":{\"descendants\":{\"image\":{\"object\":{\"fit\":\"cover\"}},\"container\":{\"background\":{\"color\":\"rgb(204,204,204)\"}}}},\"hash\":\"55a72262\",\"props\":{\"verticalAlign\":\"end\",\"aspectRatio\":\"16-9\"}}} /-->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"single-SbdKxHs2YI\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"equalWidth\":false,\"equalHeight\":true,\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0}},\"hash\":\"6b0bc5d4\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"single-3VGwAjm9cX\",\"props\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"vSpace\":{\"value\":0,\"unit\":\"px\"}}},\"hash\":\"0b5f9796\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"_style\":{\"descendants\":{\"container\":{\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}},\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}} -->\n<!-- wp:post-content {\"kubio\":{\"id\":\"DguE7V84m\",\"styleRef\":\"single-rShhGw_DzT\",\"hash\":\"ea83d0ea\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"single-1uGRU27HVz\",\"props\":{\"layout\":{\"itemsPerRow\":3,\"equalWidth\":false,\"equalHeight\":true,\"horizontalGap\":0,\"verticalGap\":1,\"horizontalInnerGap\":1,\"verticalInnerGap\":1,\"horizontalAlign\":\"start\"}},\"hash\":\"18583f55\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"single-K4Akm2YNqS\",\"props\":{\"layout\":{\"verticalAlign\":\"start\",\"horizontalInnerGap\":0}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\"},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"fitToContent\"}},\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\"}}}}}},\"hash\":\"ecaf2490\"}} -->\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"single-1pwRcGAnh\",\"hash\":\"62c36bf4\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"size\":{\"value\":13,\"unit\":\"px\"}}}}}}} -->\nTags:\n<!-- /wp:kubio/text -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"single-LfW21x_joR\",\"props\":{\"layout\":{\"verticalAlign\":\"start\",\"horizontalInnerGap\":1,\"verticalInnerGap\":1}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":33.33,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"318c3558\"}} -->\n<!-- wp:kubio/post-tags {\"kubio\":{\"styleRef\":\"single-tlSt_AyBi\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":12,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-4),1)\"}}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"container\":{\"textAlign\":\"left\",\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":\"\",\"unit\":\"px\"},\"bottom\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}}},\"placeholder\":{\"typography\":{\"size\":{\"value\":13,\"unit\":\"px\"}}}}},\"hash\":\"DxjWJ7s4y\"},\"placeholder\":\"No tags\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/query-pagination {\"kubio\":{\"styleRef\":\"single-nqLiVZCaYo\",\"props\":{\"layout\":{\"equalWidth\":false,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":0}}}},\"style\":{\"descendants\":{\"container\":{\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgb(245, 248, 251)\",\"radius\":{\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgb(245, 248, 251)\",\"radius\":{\"left\":{\"value\":\"\",\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}}}}}}},\"hash\":\"ed85b5aa\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"single-3ndM77FkZV\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}}}},\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"left\"},\"inner\":{\"textAlign\":\"left\"}}},\"hash\":\"66f0b5e6\",\"props\":{\"layout\":{\"horizontalInnerGap\":0}}}} -->\n<!-- wp:kubio/pagination-nav-button {\"kubio\":{\"styleRef\":\"single-ELgmeRXRD-\",\"props\":{\"showIcon\":false,\"iconPosition\":\"before\",\"buttonSize\":\"medium\",\"buttonWidth\":\"fitToContent\"},\"style\":{\"descendants\":{\"icon\":{\"margin\":{\"right\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"size\":{\"unit\":\"px\",\"value\":\"12\"}},\"link\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":\"600\",\"transform\":\"\",\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"}}}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"12\"},\"bottom\":{\"unit\":\"px\",\"value\":\"12\"},\"left\":{\"unit\":\"px\",\"value\":\"24\"},\"right\":{\"unit\":\"px\",\"value\":\"24\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"left\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"right\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}}}}}},\"hash\":\"571c3bc4\"},\"icon\":{\"name\":\"ionicons/ios-arrow-left\"}} -->\nPrevious\n<!-- /wp:kubio/pagination-nav-button -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"single-mMPMCQqWfs\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}}}},\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"right\"},\"inner\":{\"textAlign\":\"right\"}}},\"hash\":\"318164c0\",\"props\":{\"layout\":{\"horizontalInnerGap\":0}}}} -->\n<!-- wp:kubio/pagination-nav-button {\"kubio\":{\"styleRef\":\"single-ACSe8L2gsX\",\"props\":{\"showIcon\":false,\"iconPosition\":\"after\",\"buttonSize\":\"medium\",\"buttonWidth\":\"fitToContent\"},\"style\":{\"descendants\":{\"icon\":{\"margin\":{\"right\":{\"value\":0,\"unit\":\"px\"}},\"size\":{\"unit\":\"px\",\"value\":\"12\"}},\"link\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":600,\"transform\":\"\",\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"}}}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"12\"},\"bottom\":{\"unit\":\"px\",\"value\":\"12\"},\"left\":{\"unit\":\"px\",\"value\":\"24\"},\"right\":{\"unit\":\"px\",\"value\":\"24\"}},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"}}}}},\"hash\":\"ed9ed6f8\"},\"icon\":{\"name\":\"ionicons/ios-arrow-right\"},\"action\":\"next\"} -->\nNext\n<!-- /wp:kubio/pagination-nav-button -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/query-pagination -->\n\n<!-- wp:kubio/post-comments {\"kubio\":{\"styleRef\":\"single-s5UQRGEAN\",\"hash\":\"4c8260ec\",\"style\":{\"descendants\":{\"commentAuthorName\":{\"typography\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":\"\",\"unit\":\"px\"}}},\"commentAvatar\":{\"margin\":{\"right\":{\"value\":5,\"unit\":\"px\"},\"top\":{\"value\":\"\",\"unit\":\"px\"},\"left\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"\",\"unit\":\"px\"}}},\"comment\":{\"border\":{\"top\":{\"style\":\"solid\"},\"bottom\":{\"style\":\"solid\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"}},\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":20,\"unit\":\"px\"}}},\"alternateComment\":{\"border\":{\"top\":{\"style\":\"none\"},\"right\":{\"style\":\"none\"},\"bottom\":{\"style\":\"none\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"}},\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":20,\"unit\":\"px\"}}},\"commentReplies\":{\"margin\":{\"left\":{\"value\":12,\"unit\":\"px\"}}},\"commentsContainer\":{\"margin\":{\"left\":{\"value\":-10,\"unit\":\"px\"}}},\"commentReply\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}}},\"commentDate\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}}},\"commentEdit\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}}},\"descendants\":{\"commentAuthorLink\":{\"typography\":{\"weight\":400,\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":\"\",\"unit\":\"px\"}}}}}},\"migrations\":[1]},\"avatarSize\":\"40\"} /-->\n\n<!-- wp:kubio/post-comments-form {\"kubio\":{\"styleRef\":\"single-oXoikmHxB\",\"style\":{\"descendants\":{\"commentFormInputs\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-6),0.2)\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6),0.2)\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),0.6)\"}},\"commentFormButton\":{\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"transform\":\"uppercase\",\"size\":{\"value\":14,\"unit\":\"px\"},\"letterSpacing\":{\"value\":1,\"unit\":\"px\"},\"weight\":300,\"family\":\"Poppins\",\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":16,\"unit\":\"px\"},\"bottom\":{\"value\":16,\"unit\":\"px\"},\"left\":{\"value\":32,\"unit\":\"px\"},\"right\":{\"value\":32,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"commentFormLinks\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}}},\"commentFormTitle\":{\"typography\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"weight\":600,\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\"}}}},\"hash\":\"405d6d3a\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"single-f5wDJx69T0o\",\"props\":{\"internal\":{\"queryLayout\":{\"type\":\"sidebar\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":25,\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":30,\"unit\":\"%\"}}}}}}},\"hash\":\"3155d4e2\",\"style\":{\"descendants\":{\"inner\":{\"media\":{\"mobile\":{\"margin\":{\"top\":{\"value\":30,\"unit\":\"px\"}}}}}}}}} -->\n<!-- wp:kubio/sidebar {\"slug\":\"sidebar\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"single-qlHAH4aftky\"}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/query-layout -->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"single-theme-gt1_zEKay\",\"props\":{\"useFooterParallax\":null}}} /-->','Single Post','','publish','closed','closed','','single','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/402/',0,'wp_template','',0),(403,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"header\",\"theme\":\"vertice\",\"kubio\":{\"id\":\"kd_9rxsmg\",\"styleRef\":\"OwgZj2bCI3\",\"hash\":\"fd9ae78c\"}} /-->\n\n<!-- wp:kubio/section {\"kubio\":{\"id\":\"vpWQFI4LvE\",\"styleRef\":\"eZOO6_njVX\",\"props\":{\"width\":\"boxed\"},\"hash\":\"6e1ec96a\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"id\":\"AWplIaV7Hl\",\"styleRef\":\"nS68_tL1If\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"equalWidth\":false,\"equalHeight\":true},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":2}}}},\"hash\":\"4b5c43d2\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"id\":\"2oTZ1_fZBV\",\"styleRef\":\"yxi-Yg7NV8\",\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"left\"},\"inner\":{\"textAlign\":\"left\"}}},\"hash\":\"92309a80\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":50,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}} -->\n<!-- wp:post-content /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"id\":\"mGbJuhBISd\",\"styleRef\":\"CLNXRJv2N\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":300,\"unit\":\"px\"}}}}},\"hash\":\"b928ce80\"}} -->\n<!-- wp:kubio/sidebar {\"slug\":\"page-sidebar\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"yOiyDDwB4\",\"id\":\"XowSB9lCPe\",\"hash\":\"Y9ypErBRvS\"},\"anchor\":\"sidebar\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"7VAKvEKq60\",\"id\":\"3QnQoo6Sik\"}} /-->\n','Page With Right Sidebar','','publish','closed','closed','','page-with-right-sidebar','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/403/',0,'wp_template','',0),(404,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"header\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"p1i1IV2M0u\",\"hash\":\"PveJFgYX9\",\"style\":{\"descendants\":{\"container\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-7),0)\",\"type\":\"gradient\",\"image\":[{\"source\":{\"type\":\"gradient\"}}]}}}}},\"lock\":{\"move\":true,\"remove\":true}} /-->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"p7Z7tbZgOg\",\"props\":{\"width\":\"boxed\"},\"hash\":\"vCyBlU61A\",\"style\":{\"descendants\":{\"outer\":{\"typography\":{\"holders\":{\"p\":{}}}}}}}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"BI8NFTorih\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"equalWidth\":false,\"equalHeight\":true,\"horizontalGap\":2,\"verticalGap\":2},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":2}}}},\"hash\":\"o6UYKL1Hb\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"DbkmkmgSJj\",\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"left\"},\"inner\":{\"textAlign\":\"left\"}}},\"hash\":\"FAY59G9kZ\",\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}} -->\n<!-- wp:post-content {\"lock\":{\"move\":true,\"remove\":true}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"Ct_9telt-y\",\"hash\":\"QBzKFumIsF\"},\"lock\":{\"move\":true,\"remove\":true},\"kubioAI\":{\"meta\":{\"category\":\"footers\",\"cloudPresetId\":644}}} /-->','Page','','publish','closed','closed','','page','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/404/',0,'wp_template','',0),(405,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/header {\"slug\":\"header\",\"theme\":\"vertice\",\"kubio\":{\"id\":\"n-SE3FyQQy\",\"styleRef\":\"p1i1IV2M0u\",\"hash\":\"fd9ae78c\"}} /-->\n\n<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"p7Z7tbZgOg\",\"props\":{\"width\":\"boxed\"}}} --><!-- wp:kubio/row {\"kubio\":{\"id\":\"zxoBGKTYJF\",\"styleRef\":\"BI8NFTorih\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"equalWidth\":false,\"equalHeight\":true},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":2}}}},\"hash\":\"48ca7794\"}} --><!-- wp:kubio/column {\"kubio\":{\"id\":\"WmdmDspaoi\",\"styleRef\":\"DbkmkmgSJj\",\"style\":{\"descendants\":{\"container\":{\"textAlign\":\"left\"},\"inner\":{\"textAlign\":\"left\"}}},\"hash\":\"557b6dd4\"}} --><!-- wp:post-content /--><!-- /wp:kubio/column --><!-- /wp:kubio/row --><!-- /wp:kubio/section -->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"theme-gt1_zEKay\",\"props\":{\"useFooterParallax\":null}}} /-->','Single Product','','publish','closed','closed','','single-product','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/405/',0,'wp_template','',0),(406,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"zitp7tg31X\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"tablet\":{\"typography\":{\"holders\":{\"a\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"typography\":{\"holders\":{\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"a\":{\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"cYguLSPBz\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"5MTuy-WIJ2\",\"hash\":\"0iVv_LoZ-C\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"cKdTDQAUT3\",\"hash\":\"lds-owotC5\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"v4_j9gkTFZ\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"P6n7_FCA4d\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2T0OsLeaRZ\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.33}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"eDGRan6lR\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"KnjiTjdbt2B\",\"hash\":\"PgOMX8yah\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700},\"media\":{\"mobile\":{\"typography\":{\"family\":\"Mulish\"}}}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Eubi4Y07EVi\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"cuCpFy7I-\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"NREI96b-KCg\",\"hash\":\"nrNpG2pmkyK\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Rr6erG9_hLC\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.56}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"LNNCxdj2vz\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"D-W_awgTfub\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-center\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":14,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"DM Sans\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":\"0\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"nF57WUg5n\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"GyydSJuaZMO\",\"hash\":\"46p7c9dn4OA\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"K5tXHHyTXMk\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1),1)\"}},\"width\":{\"value\":30,\"unit\":\"px\"},\"height\":{\"value\":30,\"unit\":\"px\"}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"k10o3HLGDw2\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"vFg3f5Gt_eA\",\"hash\":\"vol-HxXCCC5\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"wDkmwxNz6Qb\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"PANYyj0WvPS\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"-haiLB5hY5i\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"c5X13p0B2Hh\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"GK9wJnfoP3d\",\"hash\":\"B7slvD0jA9Y\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"qTZbPoz1UX7\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"L6Bw7V6R2BG\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"3ywgwhMiGgr\",\"hash\":\"OM1GClExTOL\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"I49mvTlEYIY\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"KzlEYxhF1ad\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pdtOrXoOcRO\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"tmTXs4uJfcc\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"wpqhHaZPiDS\",\"hash\":\"wID8KLnyfLK\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->','Header','','publish','closed','closed','','header','','','2024-04-08 19:34:18','2024-04-08 19:34:18','',0,'https://daralalim.com/uncategorized/406/',0,'wp_template_part','',0),(407,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/row {\"kubio\":{\"id\":\"8dCsSrjMsp\",\"styleRef\":\"theme-t1RcpSwTMC\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"equalWidth\":false,\"equalHeight\":true,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"ee488ef8\",\"style\":{\"descendants\":{\"container\":{\"background\":{\"color\":\"#f4f4f7\"}}}}}} -->\n<!-- wp:kubio/column {\"kubio\":{\"id\":\"EYHaORziZs\",\"styleRef\":\"theme-HE2LPNtfKX\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"hash\":\"52b9563f\",\"props\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}} -->\n<!-- wp:kubio/search-form {\"kubio\":{\"id\":\"_2zeyugI0\",\"styleRef\":\"theme-ciaK61IeR\",\"style\":{\"descendants\":{\"input\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}},\"left\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"width\":{\"value\":0,\"unit\":\"px\"}}}},\"button\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"left\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"color\":\"rgba(var(--kubio-color-6),0.1)\",\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"icon\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}}}},\"hash\":\"20202892\"}} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"id\":\"oT_xHtkfdV8\",\"styleRef\":\"theme-R9xOJzpKQW0\",\"props\":{\"level\":4},\"hash\":\"791eec86\",\"style\":{\"descendants\":{\"text\":{\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\"}} -->\nLatest Comments\n<!-- /wp:kubio/heading -->\n\n<!-- wp:latest-comments {\"displayAvatar\":false,\"displayExcerpt\":false,\"kubio\":{\"id\":\"Qv78Ez7ps\",\"styleRef\":\"dAlw2G59Yo\",\"style\":{\"descendants\":{\"widget-box\":{\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"background\":{\"type\":\"none\",\"image\":[{\"source\":{\"type\":\"gradient\"}}]},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"widget-link\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"widget-excerpt\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"family\":\"Open Sans\",\"weight\":400}},\"widget-date\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"hash\":\"72bbe0a2\"},\"align\":\"center\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n','Page Sidebar','','publish','closed','closed','','page-sidebar','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/407/',0,'wp_template_part','',0),(408,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"kBKZoxq8YR\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":false,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"30\"},\"bottom\":{\"value\":\"30\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),0)\",\"type\":\"none\",\"image\":[{\"source\":{\"type\":\"gradient\"}}]},\"typography\":{\"holders\":{\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}}}},\"hash\":\"ocs1BA6Ky\"},\"attrs\":{\"name\":\"Footer Section\"},\"anchor\":\"footer-section\",\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"-kae-__j8y\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":3,\"verticalGap\":3,\"horizontalInnerGap\":1,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":3,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"hash\":\"9QI_Yl2_Jz\"},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"slXQ8KB1k1\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\"}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"D1cS3-mPu\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"hO9YUE6_B9\",\"hash\":\"WrxP-xwrd\",\"style\":{\"descendants\":{\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"media\":{\"mobile\":{\"justifyContent\":\"center\",\"alignItems\":\"center\"}}},\"generalImage\":{\"maxHeight\":{\"value\":110,\"unit\":\"px\"}},\"text\":{\"typography\":{\"weight\":600,\"size\":{\"value\":24,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"layoutType\":\"text\"}}} /-->\n\n<!-- wp:kubio/social-icons {\"kubio\":{\"styleRef\":\"R9_LFmlJ2lE\",\"props\":{\"styleType\":\"shared\"},\"style\":{\"descendants\":{\"icon\":{\"margin\":{\"right\":{\"value\":\"15\",\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"0\",\"unit\":\"px\"},\"right\":{\"value\":\"0\",\"unit\":\"px\"},\"bottom\":{\"value\":\"0\",\"unit\":\"px\"},\"left\":{\"value\":\"0\",\"unit\":\"px\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":26,\"unit\":\"px\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-8),1)\"}}},\"outer\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"hash\":\"ywofGnNm0\"}} -->\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"yRrl8OWld7Y\",\"hash\":\"P5eokt6cF2T\"},\"icon\":{\"name\":\"icons8-line-awesome/facebook\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"dUyuDurnxld\",\"hash\":\"XZ6DLGGCBFd\"},\"icon\":{\"name\":\"icons8-line-awesome/twitch\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"ibEwzIqXBV7\",\"hash\":\"pj3D8IMkpTW\"},\"icon\":{\"name\":\"icons8-line-awesome/youtube-play\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"zte8khsgDQL\",\"hash\":\"DR6qfbHgt0-\"},\"icon\":{\"name\":\"icons8-line-awesome/whatsapp\"}} /-->\n<!-- /wp:kubio/social-icons -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"JuJKUdQcBms\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":10,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":49.99,\"unit\":\"%\"}}}}},\"hash\":\"k93sVdzojg\"},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/linkgroup {\"kubio\":{\"styleRef\":\"4X25nIfZz\",\"hash\":\"iBm_PwQoEx\",\"props\":{\"media\":{\"mobile\":{\"layout\":{\"hSpace\":{\"value\":20,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"kqfnUatuO_\",\"hash\":\"Oemwok6Tx\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/testimonial/\"}} -->\nTestimonial\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"SeOjUWewWE\",\"hash\":\"BWwb7iq2Z\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/faqs/\"}} -->\nFAQs\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"A_kPown8v_\",\"hash\":\"RA_SvVaHX\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/contact/\"}} -->\nContact\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"yhhyhiDNdS\",\"hash\":\"mSYOxfxTl\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/terms/\"}} -->\nTerms\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"H0RFsEDm-1\",\"hash\":\"550z4LifC\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/privacy/\"}} -->\nPrivacy\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"qO7KLxexrj\",\"hash\":\"Tn4I-h4NX\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/cookies/\"}} -->\nCookies\n<!-- /wp:kubio/link -->\n<!-- /wp:kubio/linkgroup -->\n\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"bSWyKOdhujo\",\"hash\":\"3Sjo91J0Np8\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\"}}}}},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\nĀ© {year} {site-name}. Created for free using WordPress and <a target=\"_blank\" href=\"https://kubiobuilder.com/\" rel=\"noopener\">Kubio</a>\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Footer','','publish','closed','closed','','footer','','','2024-04-08 19:41:13','2024-04-08 19:41:13','',0,'https://daralalim.com/uncategorized/408/',0,'wp_template_part','',0),(409,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"Gp3qTlxXlu\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"d37fjXe9s\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"xLwdIMLPC_l\",\"hash\":\"2825e0dc59322f29\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"DqcL_YF9LKJ\",\"hash\":\"4slf86H8Rco\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MqErEXZ17Jm\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"4276e14a\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SFXC9Ze09eu\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.32}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"6UMvpCoxZ\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"0xSC3AT64\",\"hash\":\"56qCYPF_CP\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"DJ3dK9XoVZ\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"tXSoRn5LS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"mRmagmI3LJv\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"ZEkYpBrx7RA\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.66}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"8foz4kkbd1\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"c6BbujDIAOY\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-left\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":16,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"DM Sans\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":0}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"9F_CYVvstv\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"K5qy1wT2BoI\",\"hash\":\"7773c488\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"r1Ph182_RWJ\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}},\"size\":{\"value\":26,\"unit\":\"px\"}}},\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"media\":{\"mobile\":{\"fill\":\"rgba(var(--kubio-color-7),1)\"}}}},\"width\":{\"value\":30,\"unit\":\"px\"},\"height\":{\"value\":30,\"unit\":\"px\"}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"mqczabjCRf\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"4fttDua62gk\",\"hash\":\"28cc6078\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"oEwMj8zqLa0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"1c77d460\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"dySu33XviAE\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"2844bc28\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"afIZ7lcsb\",\"hash\":\"c9c1c0e8\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"RfKm7zJUMjR\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"635aa360\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"7riXk8OqsUS\",\"hash\":\"37b03aac\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ridFgk2UVqX\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"3d92dd71\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"7AuOkWajPWG\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"35efe74a\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"nicBEJtZM\",\"hash\":\"daa2df84\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"J6FPNZyUrn\",\"hash\":\"kl4qU_1C-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp\",\"gradient\":\"linear-gradient(0deg, rgba(161,140,209,1) 0%, rgba(251,194,235,1) 100% )\"},\"position\":\"center center\",\"attachment\":\"fixed\",\"size\":\"cover\"}],\"overlay\":{\"enabled\":false,\"color\":{\"opacity\":\"0.55\",\"value\":\"rgba(var(--kubio-color-6),1)\"},\"type\":\"color\",\"gradient\":\"linear-gradient(188deg,rgba(var(--kubio-color-3-variant-5),0.7) 0%,rgba(var(--kubio-color-4),0.6) 100%)\",\"shape\":{\"value\":\"none\",\"isTile\":false,\"light\":0}}},\"padding\":{\"top\":{\"value\":200,\"unit\":\"px\"},\"bottom\":{\"value\":250,\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":90,\"unit\":\"px\"},\"bottom\":{\"value\":200,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"full-screen\"}}},\"customHeight\":{\"type\":\"full-screen\"},\"separators\":{\"bottom\":{\"type\":\"tilt\",\"color\":\"#FFFFFF\",\"height\":{\"value\":100},\"enabled\":false,\"negative\":false}}}}},\"props\":{\"width\":\"boxed\",\"layoutType\":\"textWithMediaOnRight\",\"heroSection\":{\"layout\":\"textOnly\"}}},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"bgnhUSaQMl\",\"props\":{\"layout\":{\"equalWidth\":false,\"horizontalAlign\":\"center\",\"verticalGap\":3,\"horizontalGap\":3,\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"kc1LzqDaV\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9IGHpldIpw\",\"props\":{\"internal\":{\"heroSection\":{\"type\":\"text\"}},\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":90,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"Hto0ViRS0i\",\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"q4gLGHb73\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"WVSUntxi4\"}} -->\nThe fast, easy, and simple way to learn Arabic:\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"flXqR7LOVZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"61K25l8Tm\"}} -->\nThe Natural Wayā¢\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"e8zEJcRXm\",\"hash\":\"wRZlVX9RCH\"}} -->\nUnlock the Qurāan. Engage in Salah. Forge a close bond with Allah.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/buttongroup {\"kubio\":{\"styleRef\":\"9uoTT9gnxCy\",\"hash\":\"dKdceMaUK\",\"style\":{\"descendants\":{\"spacing\":{\"textAlign\":\"center\"},\"outer\":{\"padding\":{\"top\":{\"value\":40,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/button {\"kubio\":{\"styleRef\":\"EWwtrkn9y\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\",\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"background\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"typography\":{\"family\":\"DM Sans\",\"margin\":{\"top\":\"\",\"bottom\":\"2rem\"},\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":400,\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20},\"left\":{\"unit\":\"px\",\"value\":40},\"right\":{\"unit\":\"px\",\"value\":40}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-7),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-7),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-7),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}},\"transition\":{\"duration\":{\"value\":0.3,\"unit\":\"s\"}}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"klWigMac8\"},\"link\":{\"value\":\"https://daralalim.com/about/\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}} -->\nLearn more\n<!-- /wp:kubio/button -->\n<!-- /wp:kubio/buttongroup -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->','Front Header','','publish','closed','closed','','front-header','','','2024-04-08 19:26:10','2024-04-08 19:26:10','',0,'https://daralalim.com/uncategorized/409/',0,'wp_template_part','',0),(410,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"theme-t1RcpSwTMC\",\"props\":{\"layout\":{\"itemsPerRow\":1,\"equalWidth\":false,\"equalHeight\":true,\"horizontalGap\":3,\"verticalGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"a9bda29859322f29\",\"style\":{\"descendants\":{\"container\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),0.1)\"}}}}}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"theme-HE2LPNtfKX\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\"}}},\"hash\":\"52b9563f\",\"props\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}} -->\n<!-- wp:kubio/search-form {\"kubio\":{\"styleRef\":\"theme-ciaK61IeR\",\"style\":{\"descendants\":{\"input\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"width\":{\"value\":\"\",\"unit\":\"px\"},\"style\":\"none\"},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"width\":{\"value\":\"\",\"unit\":\"px\"},\"style\":\"none\"},\"left\":{\"width\":{\"value\":\"\",\"unit\":\"px\"},\"style\":\"none\"},\"right\":{\"width\":{\"value\":\"\",\"unit\":\"px\"},\"style\":\"none\"}}},\"button\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}},\"left\":{\"style\":\"solid\",\"width\":{\"value\":0,\"unit\":\"px\"}},\"right\":{\"style\":\"solid\",\"width\":{\"value\":1,\"unit\":\"px\"}}},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"icon\":{\"fill\":\"rgba(var(--kubio-color-2),1)\",\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"size\":{\"value\":20,\"unit\":\"px\"}}}},\"hash\":\"4f71450e\"},\"iconName\":\"icons8-line-awesome/search\"} /-->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"theme-R9xOJzpKQW0\",\"props\":{\"level\":4},\"hash\":\"791eec86\",\"style\":{\"descendants\":{\"text\":{\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\"}} -->\nLatest Comments\n<!-- /wp:kubio/heading -->\n\n<!-- wp:latest-comments {\"displayAvatar\":false,\"displayExcerpt\":false,\"kubio\":{\"styleRef\":\"dAlw2G59Yo\",\"id\":\"Qv78Ez7ps\",\"style\":{\"descendants\":{\"widget-box\":{\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}},\"background\":{\"type\":\"none\",\"image\":[{\"source\":{\"type\":\"gradient\"}}]},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"widget-link\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-1),1)\",\"family\":\"Poppins\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-4),1)\"}}}},\"widget-excerpt\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"family\":\"Open Sans\",\"weight\":400}},\"widget-date\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":20,\"unit\":\"px\"},\"top\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"hash\":\"35631ea6\"},\"align\":\"center\"} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->','Sidebar','','publish','closed','closed','','sidebar','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/410/',0,'wp_template_part','',0),(411,1,'2024-04-08 18:37:51','2024-04-08 18:37:51','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"fdvtbgzWuT\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-7),1)\"}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"N5n6qnd_z\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"oqFP8ov6wq\",\"hash\":\"QrtXnnGqAT\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"HrlkJhxyzG\",\"hash\":\"KgSRYFdAlQ\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"AKRJuo_EN8\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"JNgT99xRP\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"vpSnehxp2i\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.33}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"sn5500oAp\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"BcVPXWoESgC\",\"hash\":\"lPHzeqt_o\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"r4-h76O9m5_\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"x-tF2sdQ2\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"rUrHkkPXhRb\",\"hash\":\"-YGpqmy7L7E\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"XhlPXHussqC\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.61}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"kLnOC6JoNo\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"buy1NJeYXBW\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item\\u002d\\u002dbottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-center\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"size\":{\"value\":14,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"Poppins\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":\"0\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-1),1)\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-1),1)\"},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}},\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"6KTnKxeO_\"},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"vpQFI7v0Qqt\",\"hash\":\"9-NzPritmRl\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"mesy2cng2r5\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}},\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(\\u002d\\u002dkubio-color-1),1)\"}}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"koGV_lKMiAt\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"Lvpi9rMZ0_Y\",\"hash\":\"IDKmfX-rMhS\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ir7b6GTts9t\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"jJt9kn4fbQT\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"p64JKV9puuu\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"mqDAwvV4jV_\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"_-4sht-ya9M\",\"hash\":\"VmvR9L5qpPp\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"qMA_fHM8aEj\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),0.2)\"}}}}},\"hash\":\"He2sO9AuYPC\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"VYO8n0f64dJ\",\"hash\":\"MstHWmsWIPF\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"HC7LZLBBqIN\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"kIYZh7yNhsp\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"sJjTKPOHBQ5\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"u-I5L-4XqzH\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"M-cCainPvot\",\"hash\":\"l8Wsd7IlVQH\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"KFTMhA6WOVh\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":false,\"overlapSection\":false,\"attrs\":{\"name\":\"hero\",\"id\":\"hero\"},\"downArrow\":{\"enabled\":false},\"heroSection\":{\"layout\":\"textWithMediaOnRight\",\"mediaType\":\"hop-image\"},\"layoutType\":\"textWithMediaOnRight\"},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"full-screen\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-5),1)\"}}},\"background\":{\"type\":\"image\",\"overlay\":{\"enabled\":true,\"type\":\"color\",\"gradient\":\"linear-gradient(0deg, rgba(161,140,209,0.5) 0%, rgba(251,194,235,0.5) 100% )\",\"shape\":{\"value\":\"none\",\"isTile\":false},\"color\":{\"opacity\":0.6,\"value\":\"rgb(0,0,0)\"}},\"image\":[{\"source\":{\"url\":\"http://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp\",\"gradient\":\"linear-gradient(0deg, rgba(161,140,209,1) 0%, rgba(251,194,235,1) 100% )\"},\"position\":{\"x\":50,\"y\":50},\"attachment\":\"fixed\"}],\"slideshow\":{\"duration\":{\"value\":1500},\"speed\":{\"value\":500},\"slides\":[{\"url\":\"http://wpsites.extendstudio.net/wp/alexandra-n/one-page-kubio-1/wp-content/uploads/2022/07/beach-landscape-sea-water-nature-sand-1061655-pxhere.com_.jpg\"},{\"url\":\"http://wpsites.extendstudio.net/wp/alexandra-n/one-page-kubio-1/wp-content/uploads/2022/07/landscape-tree-water-nature-grass-outdoor-1327743-pxhere.com_.jpg\"},{\"url\":\"http://wpsites.extendstudio.net/wp/alexandra-n/one-page-kubio-1/wp-content/uploads/2022/07/leaf-nature-water-green-freshness-dew-1440543-pxhere.com_.jpg\"}]},\"video\":{\"poster\":{\"url\":\"http://wpsites.extendstudio.net/wp/alexandra-n/one-page-kubio-1/wp-content/uploads/2022/07/demo-video-cover.jpg\"},\"internal\":{\"url\":\"https://static-assets.kubiobuilder.com/themes/vertice/assets/demo-video.mp4\"},\"external\":{\"url\":\"\"},\"type\":\"external\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":150},\"bottom\":{\"value\":150,\"unit\":\"px\"}},\"separators\":{\"bottom\":{\"color\":\"#FFF\",\"type\":\"mountains\",\"height\":{\"value\":100},\"enabled\":false,\"negative\":false},\"top\":{\"color\":\"white\"}}}}},\"hash\":\"YSD_1qW-z\"},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"vv0pRzL5YoZ\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":3,\"verticalGap\":3,\"horizontalInnerGap\":3,\"verticalInnerGap\":3,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"ebupR_uDh\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"vPVKm6K-swr\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}},\"internal\":{\"heroSection\":{\"type\":\"text\"}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"center\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"center\"},\"tablet\":{\"textAlign\":\"center\"}},\"border\":{\"top\":{\"style\":\"solid\",\"radius\":{\"left\":{\"value\":\"9\",\"unit\":\"px\"},\"right\":{\"value\":\"9\",\"unit\":\"px\"}}},\"right\":{\"style\":\"solid\"},\"bottom\":{\"style\":\"solid\",\"radius\":{\"left\":{\"value\":\"9\",\"unit\":\"px\"},\"right\":{\"value\":\"9\",\"unit\":\"px\"}}},\"left\":{\"style\":\"solid\"}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"custom\":{\"value\":80,\"unit\":\"%\"}}}}}}},\"hash\":\"cchkLl-Vkr\"}} -->\n<!-- wp:kubio/page-title {\"kubio\":{\"styleRef\":\"SzZXH7PdCL\",\"props\":{\"level\":\"h2\"},\"hash\":\"L3PJtOGvN\"}} /-->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"PiLsZt7ls\",\"hash\":\"G5Va-2Iju\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":10,\"unit\":\"px\"}}}}}} /-->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"UC4AUO2Dh\",\"hash\":\"4GcLlB1wNG\"}} -->\nOh, no! Are you lost?\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"dQZ4bNOkj\",\"hash\":\"kYdzyps8b\",\"style\":{\"descendants\":{\"container\":{\"height\":{\"value\":40,\"unit\":\"px\"}}}},\"props\":{}}} /-->\n\n<!-- wp:kubio/home-button {\"kubio\":{\"styleRef\":\"XE8iPl7Auw\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"before\",\"showIcon\":true,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\",\"textAlign\":\"center\"},\"style\":{\"descendants\":{\"icon\":{\"size\":{\"unit\":\"px\",\"value\":20},\"margin\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":15,\"unit\":\"px\"}}},\"link\":{\"textAlign\":\"center\",\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),0.2)\"},\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"family\":\"Poppins\",\"margin\":{\"top\":\"\",\"bottom\":\"2rem\"},\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"weight\":400,\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"}},\"border\":{\"top\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}},\"right\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"}},\"left\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\",\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"}}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20},\"left\":{\"unit\":\"px\",\"value\":40},\"right\":{\"unit\":\"px\",\"value\":40}},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"},\"right\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"},\"bottom\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"},\"left\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-8),1)\"}},\"typography\":{\"color\":\"rgba(var(\\u002d\\u002dkubio-color-6),1)\"}}},\"transition\":{\"duration\":{\"value\":0.3,\"unit\":\"s\"}}},\"outer\":{}}},\"hash\":\"_z_hNPAdI\"},\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"icons8-line-awesome/home\"}} -->\nGo Home\n<!-- /wp:kubio/home-button -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->','404 Header','','publish','closed','closed','','404-header','','','2024-04-08 18:37:51','2024-04-08 18:37:51','',0,'https://daralalim.com/uncategorized/411/',0,'wp_template_part','',0),(421,1,'2024-04-08 19:05:07','2024-04-08 19:05:07','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,500,700]},{\"family\":\"Adamina\",\"variants\":[700]},{\"family\":\"Advent Pro\",\"variants\":[700]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[0,56,112],\"slug\":\"kubio-color-8\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[0,98,196],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[74,93,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[37,74,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[0,56,112],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[0,13,26],\"parent\":\"kubio-color-8\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":\"400\",\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":5},\"family\":\"Adamina\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"Adamina\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":2,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"Adamina\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1.25},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1.125,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"Poppins\"},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":\"300\",\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"8dNhUXYrY\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[15,56,88],\"slug\":\"kubio-color-8\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-04-08 19:05:07','2024-04-08 19:05:07','',11,'https://daralalim.com/?p=421',0,'revision','',0),(422,1,'2024-04-08 19:05:07','2024-04-08 19:05:07','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"Gp3qTlxXlu\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"d37fjXe9s\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"xLwdIMLPC_l\",\"hash\":\"2825e0dc59322f29\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"DqcL_YF9LKJ\",\"hash\":\"4slf86H8Rco\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MqErEXZ17Jm\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"4276e14a\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SFXC9Ze09eu\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.32}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"6UMvpCoxZ\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"0xSC3AT64\",\"hash\":\"56qCYPF_CP\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"DJ3dK9XoVZ\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"tXSoRn5LS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"mRmagmI3LJv\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"ZEkYpBrx7RA\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.66}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"8foz4kkbd1\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"c6BbujDIAOY\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-left\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":14,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"Poppins\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":\"0\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"fD-0sLwvo\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"K5qy1wT2BoI\",\"hash\":\"7773c488\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"r1Ph182_RWJ\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1),1)\"}},\"width\":{\"value\":30,\"unit\":\"px\"},\"height\":{\"value\":30,\"unit\":\"px\"}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"3bef2d34f33e4388\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"4fttDua62gk\",\"hash\":\"28cc6078\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"oEwMj8zqLa0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"1c77d460\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"dySu33XviAE\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"2844bc28\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"afIZ7lcsb\",\"hash\":\"c9c1c0e8\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"RfKm7zJUMjR\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"635aa360\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"7riXk8OqsUS\",\"hash\":\"37b03aac\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ridFgk2UVqX\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"3d92dd71\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"7AuOkWajPWG\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"35efe74a\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"nicBEJtZM\",\"hash\":\"daa2df84\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"J6FPNZyUrn\",\"hash\":\"kl4qU_1C-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp\",\"gradient\":\"linear-gradient(0deg, rgba(161,140,209,1) 0%, rgba(251,194,235,1) 100% )\"},\"position\":\"center center\",\"attachment\":\"fixed\",\"size\":\"cover\"}],\"overlay\":{\"enabled\":false,\"color\":{\"opacity\":\"0.55\",\"value\":\"rgba(var(--kubio-color-6),1)\"},\"type\":\"color\",\"gradient\":\"linear-gradient(188deg,rgba(var(--kubio-color-3-variant-5),0.7) 0%,rgba(var(--kubio-color-4),0.6) 100%)\",\"shape\":{\"value\":\"none\",\"isTile\":false,\"light\":0}}},\"padding\":{\"top\":{\"value\":200,\"unit\":\"px\"},\"bottom\":{\"value\":250,\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":90,\"unit\":\"px\"},\"bottom\":{\"value\":200,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"full-screen\"}}},\"customHeight\":{\"type\":\"full-screen\"},\"separators\":{\"bottom\":{\"type\":\"tilt\",\"color\":\"#FFFFFF\",\"height\":{\"value\":100},\"enabled\":false,\"negative\":false}}}}},\"props\":{\"width\":\"boxed\",\"layoutType\":\"textWithMediaOnRight\",\"heroSection\":{\"layout\":\"textOnly\"}}},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"bgnhUSaQMl\",\"props\":{\"layout\":{\"equalWidth\":false,\"horizontalAlign\":\"center\",\"verticalGap\":3,\"horizontalGap\":3,\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"kc1LzqDaV\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9IGHpldIpw\",\"props\":{\"internal\":{\"heroSection\":{\"type\":\"text\"}},\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":90,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"Hto0ViRS0i\",\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"q4gLGHb73\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":4,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"1qO8W6DVF\"}} -->\nThe fast, easy, and simple way to learn Arabic:\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"flXqR7LOVZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"sljbDGK-u\"}} -->\nThe Nat123ural Wayā¢\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"e8zEJcRXm\",\"hash\":\"wRZlVX9RCH\"}} -->\nUnlock the Qurāan. Engage in Salah. Forge a close bond with Allah.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/buttongroup {\"kubio\":{\"styleRef\":\"9uoTT9gnxCy\",\"hash\":\"dKdceMaUK\",\"style\":{\"descendants\":{\"spacing\":{\"textAlign\":\"center\"},\"outer\":{\"padding\":{\"top\":{\"value\":40,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/button {\"kubio\":{\"styleRef\":\"EWwtrkn9y\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\",\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"background\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"typography\":{\"family\":\"Poppins\",\"margin\":{\"top\":\"\",\"bottom\":\"2rem\"},\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":400,\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20},\"left\":{\"unit\":\"px\",\"value\":40},\"right\":{\"unit\":\"px\",\"value\":40}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"transition\":{\"duration\":{\"value\":0.3,\"unit\":\"s\"}}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"fsEqXMJw-\"},\"link\":{\"value\":\"#\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}} -->\nLearn more\n<!-- /wp:kubio/button -->\n<!-- /wp:kubio/buttongroup -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->','Front Header','','inherit','closed','closed','','409-revision-v1','','','2024-04-08 19:05:07','2024-04-08 19:05:07','',409,'https://daralalim.com/?p=422',0,'revision','',0),(424,1,'2024-04-08 19:15:44','2024-04-08 19:15:44','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,500,700]},{\"family\":\"Adamina\",\"variants\":[700,600,500]},{\"family\":\"Advent Pro\",\"variants\":[700]},{\"family\":\"DM Serif Display\",\"variants\":[700]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[0,56,112],\"slug\":\"kubio-color-8\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[0,98,196],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[74,93,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[37,74,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[0,56,112],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[0,13,26],\"parent\":\"kubio-color-8\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":\"400\",\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":5},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":4,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":2},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1,\"unit\":\"em\"},\"transform\":\"uppercase\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\"},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.8},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"Poppins\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":\"300\",\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"ZZ37b6QSO\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[15,56,88],\"slug\":\"kubio-color-8\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-04-08 19:15:44','2024-04-08 19:15:44','',11,'https://daralalim.com/?p=424',0,'revision','',0),(425,1,'2024-04-08 19:17:08','2024-04-08 19:17:08','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"Gp3qTlxXlu\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"d37fjXe9s\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"xLwdIMLPC_l\",\"hash\":\"2825e0dc59322f29\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"DqcL_YF9LKJ\",\"hash\":\"4slf86H8Rco\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MqErEXZ17Jm\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"4276e14a\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SFXC9Ze09eu\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.32}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"6UMvpCoxZ\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"0xSC3AT64\",\"hash\":\"56qCYPF_CP\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"DJ3dK9XoVZ\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"tXSoRn5LS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"mRmagmI3LJv\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"ZEkYpBrx7RA\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.66}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"8foz4kkbd1\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"c6BbujDIAOY\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-left\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":14,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"Poppins\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":\"0\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"fD-0sLwvo\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"K5qy1wT2BoI\",\"hash\":\"7773c488\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"r1Ph182_RWJ\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1),1)\"}},\"width\":{\"value\":30,\"unit\":\"px\"},\"height\":{\"value\":30,\"unit\":\"px\"}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"3bef2d34f33e4388\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"4fttDua62gk\",\"hash\":\"28cc6078\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"oEwMj8zqLa0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"1c77d460\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"dySu33XviAE\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"2844bc28\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"afIZ7lcsb\",\"hash\":\"c9c1c0e8\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"RfKm7zJUMjR\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"635aa360\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"7riXk8OqsUS\",\"hash\":\"37b03aac\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ridFgk2UVqX\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"3d92dd71\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"7AuOkWajPWG\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"35efe74a\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"nicBEJtZM\",\"hash\":\"daa2df84\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"J6FPNZyUrn\",\"hash\":\"kl4qU_1C-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp\",\"gradient\":\"linear-gradient(0deg, rgba(161,140,209,1) 0%, rgba(251,194,235,1) 100% )\"},\"position\":\"center center\",\"attachment\":\"fixed\",\"size\":\"cover\"}],\"overlay\":{\"enabled\":false,\"color\":{\"opacity\":\"0.55\",\"value\":\"rgba(var(--kubio-color-6),1)\"},\"type\":\"color\",\"gradient\":\"linear-gradient(188deg,rgba(var(--kubio-color-3-variant-5),0.7) 0%,rgba(var(--kubio-color-4),0.6) 100%)\",\"shape\":{\"value\":\"none\",\"isTile\":false,\"light\":0}}},\"padding\":{\"top\":{\"value\":200,\"unit\":\"px\"},\"bottom\":{\"value\":250,\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":90,\"unit\":\"px\"},\"bottom\":{\"value\":200,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"full-screen\"}}},\"customHeight\":{\"type\":\"full-screen\"},\"separators\":{\"bottom\":{\"type\":\"tilt\",\"color\":\"#FFFFFF\",\"height\":{\"value\":100},\"enabled\":false,\"negative\":false}}}}},\"props\":{\"width\":\"boxed\",\"layoutType\":\"textWithMediaOnRight\",\"heroSection\":{\"layout\":\"textOnly\"}}},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"bgnhUSaQMl\",\"props\":{\"layout\":{\"equalWidth\":false,\"horizontalAlign\":\"center\",\"verticalGap\":3,\"horizontalGap\":3,\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"kc1LzqDaV\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9IGHpldIpw\",\"props\":{\"internal\":{\"heroSection\":{\"type\":\"text\"}},\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":90,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"Hto0ViRS0i\",\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"q4gLGHb73\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"Vfx_ufmbm\"}} -->\nThe fast, easy, and simple way to learn Arabic:\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"flXqR7LOVZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"sljbDGK-u\"}} -->\nThe Nat123ural Wayā¢\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"e8zEJcRXm\",\"hash\":\"wRZlVX9RCH\"}} -->\nUnlock the Qurāan. Engage in Salah. Forge a close bond with Allah.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/buttongroup {\"kubio\":{\"styleRef\":\"9uoTT9gnxCy\",\"hash\":\"dKdceMaUK\",\"style\":{\"descendants\":{\"spacing\":{\"textAlign\":\"center\"},\"outer\":{\"padding\":{\"top\":{\"value\":40,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/button {\"kubio\":{\"styleRef\":\"EWwtrkn9y\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\",\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"background\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"typography\":{\"family\":\"Poppins\",\"margin\":{\"top\":\"\",\"bottom\":\"2rem\"},\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":400,\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20},\"left\":{\"unit\":\"px\",\"value\":40},\"right\":{\"unit\":\"px\",\"value\":40}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"transition\":{\"duration\":{\"value\":0.3,\"unit\":\"s\"}}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"fsEqXMJw-\"},\"link\":{\"value\":\"#\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}} -->\nLearn more\n<!-- /wp:kubio/button -->\n<!-- /wp:kubio/buttongroup -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->','Front Header','','inherit','closed','closed','','409-revision-v1','','','2024-04-08 19:17:08','2024-04-08 19:17:08','',409,'https://daralalim.com/?p=425',0,'revision','',0); INSERT INTO `wp_posts` VALUES (426,1,'2024-04-08 19:17:08','2024-04-08 19:17:08','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,500,700]},{\"family\":\"Adamina\",\"variants\":[700,600,500]},{\"family\":\"Advent Pro\",\"variants\":[700]},{\"family\":\"DM Serif Display\",\"variants\":[700,600,500]},{\"family\":\"DM Sans\",\"variants\":[600]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[0,56,112],\"slug\":\"kubio-color-8\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[0,98,196],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[74,93,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[37,74,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[0,56,112],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[0,13,26],\"parent\":\"kubio-color-8\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":\"400\",\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":5},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":4,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":2},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1,\"unit\":\"em\"},\"transform\":\"uppercase\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":0.5,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":0.9},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"DM Sans\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":\"300\",\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"qxUPQrTIIk\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[15,56,88],\"slug\":\"kubio-color-8\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-04-08 19:17:08','2024-04-08 19:17:08','',11,'https://daralalim.com/?p=426',0,'revision','',0),(427,1,'2024-04-08 19:18:17','2024-04-08 19:18:17','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"Gp3qTlxXlu\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"d37fjXe9s\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"xLwdIMLPC_l\",\"hash\":\"2825e0dc59322f29\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"DqcL_YF9LKJ\",\"hash\":\"4slf86H8Rco\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MqErEXZ17Jm\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"4276e14a\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SFXC9Ze09eu\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.32}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"6UMvpCoxZ\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"0xSC3AT64\",\"hash\":\"56qCYPF_CP\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"DJ3dK9XoVZ\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"tXSoRn5LS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"mRmagmI3LJv\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"ZEkYpBrx7RA\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.66}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"8foz4kkbd1\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"c6BbujDIAOY\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-left\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":14,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"Poppins\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":\"0\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"fD-0sLwvo\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"K5qy1wT2BoI\",\"hash\":\"7773c488\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"r1Ph182_RWJ\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1),1)\"}},\"width\":{\"value\":30,\"unit\":\"px\"},\"height\":{\"value\":30,\"unit\":\"px\"}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"3bef2d34f33e4388\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"4fttDua62gk\",\"hash\":\"28cc6078\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"oEwMj8zqLa0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"1c77d460\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"dySu33XviAE\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"2844bc28\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"afIZ7lcsb\",\"hash\":\"c9c1c0e8\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"RfKm7zJUMjR\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"635aa360\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"7riXk8OqsUS\",\"hash\":\"37b03aac\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ridFgk2UVqX\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"3d92dd71\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"7AuOkWajPWG\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"35efe74a\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"nicBEJtZM\",\"hash\":\"daa2df84\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"J6FPNZyUrn\",\"hash\":\"kl4qU_1C-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp\",\"gradient\":\"linear-gradient(0deg, rgba(161,140,209,1) 0%, rgba(251,194,235,1) 100% )\"},\"position\":\"center center\",\"attachment\":\"fixed\",\"size\":\"cover\"}],\"overlay\":{\"enabled\":false,\"color\":{\"opacity\":\"0.55\",\"value\":\"rgba(var(--kubio-color-6),1)\"},\"type\":\"color\",\"gradient\":\"linear-gradient(188deg,rgba(var(--kubio-color-3-variant-5),0.7) 0%,rgba(var(--kubio-color-4),0.6) 100%)\",\"shape\":{\"value\":\"none\",\"isTile\":false,\"light\":0}}},\"padding\":{\"top\":{\"value\":200,\"unit\":\"px\"},\"bottom\":{\"value\":250,\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":90,\"unit\":\"px\"},\"bottom\":{\"value\":200,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"full-screen\"}}},\"customHeight\":{\"type\":\"full-screen\"},\"separators\":{\"bottom\":{\"type\":\"tilt\",\"color\":\"#FFFFFF\",\"height\":{\"value\":100},\"enabled\":false,\"negative\":false}}}}},\"props\":{\"width\":\"boxed\",\"layoutType\":\"textWithMediaOnRight\",\"heroSection\":{\"layout\":\"textOnly\"}}},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"bgnhUSaQMl\",\"props\":{\"layout\":{\"equalWidth\":false,\"horizontalAlign\":\"center\",\"verticalGap\":3,\"horizontalGap\":3,\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"kc1LzqDaV\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9IGHpldIpw\",\"props\":{\"internal\":{\"heroSection\":{\"type\":\"text\"}},\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":90,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"Hto0ViRS0i\",\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"q4gLGHb73\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":5,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"WvKexyJOF\"}} -->\nThe fast, easy, and simple way to learn Arabic:\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"flXqR7LOVZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"sljbDGK-u\"}} -->\nThe Nat123ural Wayā¢\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"e8zEJcRXm\",\"hash\":\"wRZlVX9RCH\"}} -->\nUnlock the Qurāan. Engage in Salah. Forge a close bond with Allah.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/buttongroup {\"kubio\":{\"styleRef\":\"9uoTT9gnxCy\",\"hash\":\"dKdceMaUK\",\"style\":{\"descendants\":{\"spacing\":{\"textAlign\":\"center\"},\"outer\":{\"padding\":{\"top\":{\"value\":40,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/button {\"kubio\":{\"styleRef\":\"EWwtrkn9y\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\",\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"background\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"typography\":{\"family\":\"Poppins\",\"margin\":{\"top\":\"\",\"bottom\":\"2rem\"},\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":400,\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20},\"left\":{\"unit\":\"px\",\"value\":40},\"right\":{\"unit\":\"px\",\"value\":40}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"transition\":{\"duration\":{\"value\":0.3,\"unit\":\"s\"}}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"fsEqXMJw-\"},\"link\":{\"value\":\"#\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}} -->\nLearn more\n<!-- /wp:kubio/button -->\n<!-- /wp:kubio/buttongroup -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->','Front Header','','inherit','closed','closed','','409-revision-v1','','','2024-04-08 19:18:17','2024-04-08 19:18:17','',409,'https://daralalim.com/?p=427',0,'revision','',0),(428,1,'2024-04-08 19:18:17','2024-04-08 19:18:17','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,500,700]},{\"family\":\"Adamina\",\"variants\":[700,600,500]},{\"family\":\"Advent Pro\",\"variants\":[700]},{\"family\":\"DM Serif Display\",\"variants\":[700,600,500]},{\"family\":\"DM Sans\",\"variants\":[600]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[0,56,112],\"slug\":\"kubio-color-8\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[0,98,196],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[74,93,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[37,74,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[0,56,112],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[0,13,26],\"parent\":\"kubio-color-8\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"Poppins\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":\"400\",\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":5},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":4,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":2},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1.2,\"unit\":\"em\"},\"transform\":\"uppercase\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":1},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"DM Sans\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":1.25,\"unit\":\"em\"},\"family\":\"Roboto\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":\"300\",\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"gYpVuETIkG\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[15,56,88],\"slug\":\"kubio-color-8\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-04-08 19:18:17','2024-04-08 19:18:17','',11,'https://daralalim.com/?p=428',0,'revision','',0),(429,1,'2024-04-08 19:20:23','2024-04-08 19:20:23','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"Gp3qTlxXlu\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"d37fjXe9s\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"xLwdIMLPC_l\",\"hash\":\"2825e0dc59322f29\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"DqcL_YF9LKJ\",\"hash\":\"4slf86H8Rco\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MqErEXZ17Jm\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"4276e14a\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SFXC9Ze09eu\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.32}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"6UMvpCoxZ\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"0xSC3AT64\",\"hash\":\"56qCYPF_CP\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"DJ3dK9XoVZ\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"tXSoRn5LS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"mRmagmI3LJv\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"ZEkYpBrx7RA\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.66}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"8foz4kkbd1\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"c6BbujDIAOY\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-left\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":14,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"Poppins\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":\"0\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"fD-0sLwvo\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"K5qy1wT2BoI\",\"hash\":\"7773c488\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"r1Ph182_RWJ\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1),1)\"}},\"width\":{\"value\":30,\"unit\":\"px\"},\"height\":{\"value\":30,\"unit\":\"px\"}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"3bef2d34f33e4388\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"4fttDua62gk\",\"hash\":\"28cc6078\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"oEwMj8zqLa0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"1c77d460\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"dySu33XviAE\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"2844bc28\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"afIZ7lcsb\",\"hash\":\"c9c1c0e8\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"RfKm7zJUMjR\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"635aa360\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"7riXk8OqsUS\",\"hash\":\"37b03aac\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ridFgk2UVqX\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"3d92dd71\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"7AuOkWajPWG\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"35efe74a\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"nicBEJtZM\",\"hash\":\"daa2df84\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"J6FPNZyUrn\",\"hash\":\"kl4qU_1C-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp\",\"gradient\":\"linear-gradient(0deg, rgba(161,140,209,1) 0%, rgba(251,194,235,1) 100% )\"},\"position\":\"center center\",\"attachment\":\"fixed\",\"size\":\"cover\"}],\"overlay\":{\"enabled\":false,\"color\":{\"opacity\":\"0.55\",\"value\":\"rgba(var(--kubio-color-6),1)\"},\"type\":\"color\",\"gradient\":\"linear-gradient(188deg,rgba(var(--kubio-color-3-variant-5),0.7) 0%,rgba(var(--kubio-color-4),0.6) 100%)\",\"shape\":{\"value\":\"none\",\"isTile\":false,\"light\":0}}},\"padding\":{\"top\":{\"value\":200,\"unit\":\"px\"},\"bottom\":{\"value\":250,\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":90,\"unit\":\"px\"},\"bottom\":{\"value\":200,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"full-screen\"}}},\"customHeight\":{\"type\":\"full-screen\"},\"separators\":{\"bottom\":{\"type\":\"tilt\",\"color\":\"#FFFFFF\",\"height\":{\"value\":100},\"enabled\":false,\"negative\":false}}}}},\"props\":{\"width\":\"boxed\",\"layoutType\":\"textWithMediaOnRight\",\"heroSection\":{\"layout\":\"textOnly\"}}},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"bgnhUSaQMl\",\"props\":{\"layout\":{\"equalWidth\":false,\"horizontalAlign\":\"center\",\"verticalGap\":3,\"horizontalGap\":3,\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"kc1LzqDaV\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9IGHpldIpw\",\"props\":{\"internal\":{\"heroSection\":{\"type\":\"text\"}},\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":90,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"Hto0ViRS0i\",\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"q4gLGHb73\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"WVSUntxi4\"}} -->\nThe fast, easy, and simple way to learn Arabic:\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"flXqR7LOVZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"sljbDGK-u\"}} -->\nThe Nat123ural Wayā¢\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"e8zEJcRXm\",\"hash\":\"wRZlVX9RCH\"}} -->\nUnlock the Qurāan. Engage in Salah. Forge a close bond with Allah.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/buttongroup {\"kubio\":{\"styleRef\":\"9uoTT9gnxCy\",\"hash\":\"dKdceMaUK\",\"style\":{\"descendants\":{\"spacing\":{\"textAlign\":\"center\"},\"outer\":{\"padding\":{\"top\":{\"value\":40,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/button {\"kubio\":{\"styleRef\":\"EWwtrkn9y\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\",\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"background\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"typography\":{\"family\":\"Poppins\",\"margin\":{\"top\":\"\",\"bottom\":\"2rem\"},\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":400,\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20},\"left\":{\"unit\":\"px\",\"value\":40},\"right\":{\"unit\":\"px\",\"value\":40}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"transition\":{\"duration\":{\"value\":0.3,\"unit\":\"s\"}}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"fsEqXMJw-\"},\"link\":{\"value\":\"#\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}} -->\nLearn more\n<!-- /wp:kubio/button -->\n<!-- /wp:kubio/buttongroup -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->','Front Header','','inherit','closed','closed','','409-revision-v1','','','2024-04-08 19:20:23','2024-04-08 19:20:23','',409,'https://daralalim.com/?p=429',0,'revision','',0),(430,1,'2024-04-08 19:20:23','2024-04-08 19:20:23','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,500,700]},{\"family\":\"Adamina\",\"variants\":[700,600,500]},{\"family\":\"Advent Pro\",\"variants\":[700]},{\"family\":\"DM Serif Display\",\"variants\":[700,600,500]},{\"family\":\"DM Sans\",\"variants\":[600]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[0,56,112],\"slug\":\"kubio-color-8\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[0,98,196],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[74,93,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[37,74,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[0,56,112],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[0,13,26],\"parent\":\"kubio-color-8\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"DM Sans\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":500,\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":5},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":4,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":2},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1.2,\"unit\":\"em\"},\"transform\":\"uppercase\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":1},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"DM Sans\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":20,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"DM Sans\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":25,\"unit\":\"px\"},\"family\":\"DM Sans\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":500,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"z-EfJU9We\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[15,56,88],\"slug\":\"kubio-color-8\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-04-08 19:20:23','2024-04-08 19:20:23','',11,'https://daralalim.com/?p=430',0,'revision','',0),(431,1,'2024-04-08 19:20:40','2024-04-08 19:20:40','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,500,700]},{\"family\":\"Adamina\",\"variants\":[700,600,500]},{\"family\":\"Advent Pro\",\"variants\":[700]},{\"family\":\"DM Serif Display\",\"variants\":[700,600,500]},{\"family\":\"DM Sans\",\"variants\":[600]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[0,56,112],\"slug\":\"kubio-color-8\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[0,98,196],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[74,93,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[37,74,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[0,56,112],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[0,13,26],\"parent\":\"kubio-color-8\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"DM Sans\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":500,\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":5},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":4,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":2},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1.2,\"unit\":\"em\"},\"transform\":\"uppercase\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":1},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"DM Sans\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"DM Sans\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"lead\":{\"size\":{\"value\":25,\"unit\":\"px\"},\"family\":\"DM Sans\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":500,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"_6JxAoQBD\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[15,56,88],\"slug\":\"kubio-color-8\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-04-08 19:20:40','2024-04-08 19:20:40','',11,'https://daralalim.com/?p=431',0,'revision','',0),(432,1,'2024-04-08 19:20:52','2024-04-08 19:20:52','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,500,700]},{\"family\":\"Adamina\",\"variants\":[700,600,500]},{\"family\":\"Advent Pro\",\"variants\":[700]},{\"family\":\"DM Serif Display\",\"variants\":[700,600,500]},{\"family\":\"DM Sans\",\"variants\":[600]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[0,56,112],\"slug\":\"kubio-color-8\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[0,98,196],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[74,93,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[37,74,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[0,56,112],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[0,13,26],\"parent\":\"kubio-color-8\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"DM Sans\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":500,\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":5},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":4,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":2},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1.2,\"unit\":\"em\"},\"transform\":\"uppercase\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":1},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"DM Sans\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"DM Sans\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}},\"letterSpacing\":{\"value\":0.2,\"unit\":\"px\"}},\"lead\":{\"size\":{\"value\":25,\"unit\":\"px\"},\"family\":\"DM Sans\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":500,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"qsaGbWCm8\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[15,56,88],\"slug\":\"kubio-color-8\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-04-08 19:20:52','2024-04-08 19:20:52','',11,'https://daralalim.com/?p=432',0,'revision','',0),(433,1,'2024-04-08 19:22:35','2024-04-08 19:22:35','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"Gp3qTlxXlu\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"d37fjXe9s\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"xLwdIMLPC_l\",\"hash\":\"2825e0dc59322f29\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"DqcL_YF9LKJ\",\"hash\":\"4slf86H8Rco\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MqErEXZ17Jm\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"4276e14a\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SFXC9Ze09eu\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.32}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"6UMvpCoxZ\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"0xSC3AT64\",\"hash\":\"56qCYPF_CP\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"DJ3dK9XoVZ\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"tXSoRn5LS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"mRmagmI3LJv\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"ZEkYpBrx7RA\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.66}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"8foz4kkbd1\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"c6BbujDIAOY\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-left\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":16,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"DM Sans\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":0}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"9F_CYVvstv\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"K5qy1wT2BoI\",\"hash\":\"7773c488\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"r1Ph182_RWJ\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1),1)\"}},\"width\":{\"value\":30,\"unit\":\"px\"},\"height\":{\"value\":30,\"unit\":\"px\"}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"3bef2d34f33e4388\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"4fttDua62gk\",\"hash\":\"28cc6078\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"oEwMj8zqLa0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"1c77d460\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"dySu33XviAE\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"2844bc28\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"afIZ7lcsb\",\"hash\":\"c9c1c0e8\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"RfKm7zJUMjR\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"635aa360\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"7riXk8OqsUS\",\"hash\":\"37b03aac\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ridFgk2UVqX\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"3d92dd71\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"7AuOkWajPWG\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"35efe74a\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"nicBEJtZM\",\"hash\":\"daa2df84\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"J6FPNZyUrn\",\"hash\":\"kl4qU_1C-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp\",\"gradient\":\"linear-gradient(0deg, rgba(161,140,209,1) 0%, rgba(251,194,235,1) 100% )\"},\"position\":\"center center\",\"attachment\":\"fixed\",\"size\":\"cover\"}],\"overlay\":{\"enabled\":false,\"color\":{\"opacity\":\"0.55\",\"value\":\"rgba(var(--kubio-color-6),1)\"},\"type\":\"color\",\"gradient\":\"linear-gradient(188deg,rgba(var(--kubio-color-3-variant-5),0.7) 0%,rgba(var(--kubio-color-4),0.6) 100%)\",\"shape\":{\"value\":\"none\",\"isTile\":false,\"light\":0}}},\"padding\":{\"top\":{\"value\":200,\"unit\":\"px\"},\"bottom\":{\"value\":250,\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":90,\"unit\":\"px\"},\"bottom\":{\"value\":200,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"full-screen\"}}},\"customHeight\":{\"type\":\"full-screen\"},\"separators\":{\"bottom\":{\"type\":\"tilt\",\"color\":\"#FFFFFF\",\"height\":{\"value\":100},\"enabled\":false,\"negative\":false}}}}},\"props\":{\"width\":\"boxed\",\"layoutType\":\"textWithMediaOnRight\",\"heroSection\":{\"layout\":\"textOnly\"}}},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"bgnhUSaQMl\",\"props\":{\"layout\":{\"equalWidth\":false,\"horizontalAlign\":\"center\",\"verticalGap\":3,\"horizontalGap\":3,\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"kc1LzqDaV\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9IGHpldIpw\",\"props\":{\"internal\":{\"heroSection\":{\"type\":\"text\"}},\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":90,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"Hto0ViRS0i\",\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"q4gLGHb73\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"WVSUntxi4\"}} -->\nThe fast, easy, and simple way to learn Arabic:\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"flXqR7LOVZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"61K25l8Tm\"}} -->\nThe Natural Wayā¢\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"e8zEJcRXm\",\"hash\":\"wRZlVX9RCH\"}} -->\nUnlock the Qurāan. Engage in Salah. Forge a close bond with Allah.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/buttongroup {\"kubio\":{\"styleRef\":\"9uoTT9gnxCy\",\"hash\":\"dKdceMaUK\",\"style\":{\"descendants\":{\"spacing\":{\"textAlign\":\"center\"},\"outer\":{\"padding\":{\"top\":{\"value\":40,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/button {\"kubio\":{\"styleRef\":\"EWwtrkn9y\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\",\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"background\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"typography\":{\"family\":\"Poppins\",\"margin\":{\"top\":\"\",\"bottom\":\"2rem\"},\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":400,\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20},\"left\":{\"unit\":\"px\",\"value\":40},\"right\":{\"unit\":\"px\",\"value\":40}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"transition\":{\"duration\":{\"value\":0.3,\"unit\":\"s\"}}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"fsEqXMJw-\"},\"link\":{\"value\":\"#\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}} -->\nLearn more\n<!-- /wp:kubio/button -->\n<!-- /wp:kubio/buttongroup -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->','Front Header','','inherit','closed','closed','','409-revision-v1','','','2024-04-08 19:22:35','2024-04-08 19:22:35','',409,'https://daralalim.com/?p=433',0,'revision','',0),(434,1,'2024-04-08 19:25:08','2024-04-08 19:25:08','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"Gp3qTlxXlu\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"d37fjXe9s\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"xLwdIMLPC_l\",\"hash\":\"2825e0dc59322f29\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"DqcL_YF9LKJ\",\"hash\":\"4slf86H8Rco\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MqErEXZ17Jm\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"4276e14a\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SFXC9Ze09eu\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.32}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"6UMvpCoxZ\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"0xSC3AT64\",\"hash\":\"56qCYPF_CP\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"DJ3dK9XoVZ\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"tXSoRn5LS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"mRmagmI3LJv\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"ZEkYpBrx7RA\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.66}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"8foz4kkbd1\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"c6BbujDIAOY\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-left\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":16,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"DM Sans\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":0}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"9F_CYVvstv\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"K5qy1wT2BoI\",\"hash\":\"7773c488\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"r1Ph182_RWJ\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1),1)\"}},\"width\":{\"value\":30,\"unit\":\"px\"},\"height\":{\"value\":30,\"unit\":\"px\"}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"3bef2d34f33e4388\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"4fttDua62gk\",\"hash\":\"28cc6078\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"oEwMj8zqLa0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"1c77d460\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"dySu33XviAE\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"2844bc28\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"afIZ7lcsb\",\"hash\":\"c9c1c0e8\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"RfKm7zJUMjR\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"635aa360\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"7riXk8OqsUS\",\"hash\":\"37b03aac\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ridFgk2UVqX\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"3d92dd71\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"7AuOkWajPWG\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"35efe74a\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"nicBEJtZM\",\"hash\":\"daa2df84\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"J6FPNZyUrn\",\"hash\":\"kl4qU_1C-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp\",\"gradient\":\"linear-gradient(0deg, rgba(161,140,209,1) 0%, rgba(251,194,235,1) 100% )\"},\"position\":\"center center\",\"attachment\":\"fixed\",\"size\":\"cover\"}],\"overlay\":{\"enabled\":false,\"color\":{\"opacity\":\"0.55\",\"value\":\"rgba(var(--kubio-color-6),1)\"},\"type\":\"color\",\"gradient\":\"linear-gradient(188deg,rgba(var(--kubio-color-3-variant-5),0.7) 0%,rgba(var(--kubio-color-4),0.6) 100%)\",\"shape\":{\"value\":\"none\",\"isTile\":false,\"light\":0}}},\"padding\":{\"top\":{\"value\":200,\"unit\":\"px\"},\"bottom\":{\"value\":250,\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":90,\"unit\":\"px\"},\"bottom\":{\"value\":200,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"full-screen\"}}},\"customHeight\":{\"type\":\"full-screen\"},\"separators\":{\"bottom\":{\"type\":\"tilt\",\"color\":\"#FFFFFF\",\"height\":{\"value\":100},\"enabled\":false,\"negative\":false}}}}},\"props\":{\"width\":\"boxed\",\"layoutType\":\"textWithMediaOnRight\",\"heroSection\":{\"layout\":\"textOnly\"}}},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"bgnhUSaQMl\",\"props\":{\"layout\":{\"equalWidth\":false,\"horizontalAlign\":\"center\",\"verticalGap\":3,\"horizontalGap\":3,\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"kc1LzqDaV\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9IGHpldIpw\",\"props\":{\"internal\":{\"heroSection\":{\"type\":\"text\"}},\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":90,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"Hto0ViRS0i\",\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"q4gLGHb73\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"WVSUntxi4\"}} -->\nThe fast, easy, and simple way to learn Arabic:\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"flXqR7LOVZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"61K25l8Tm\"}} -->\nThe Natural Wayā¢\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"e8zEJcRXm\",\"hash\":\"wRZlVX9RCH\"}} -->\nUnlock the Qurāan. Engage in Salah. Forge a close bond with Allah.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/buttongroup {\"kubio\":{\"styleRef\":\"9uoTT9gnxCy\",\"hash\":\"dKdceMaUK\",\"style\":{\"descendants\":{\"spacing\":{\"textAlign\":\"center\"},\"outer\":{\"padding\":{\"top\":{\"value\":40,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/button {\"kubio\":{\"styleRef\":\"EWwtrkn9y\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\",\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"background\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"typography\":{\"family\":\"DM Sans\",\"margin\":{\"top\":\"\",\"bottom\":\"2rem\"},\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":400,\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20},\"left\":{\"unit\":\"px\",\"value\":40},\"right\":{\"unit\":\"px\",\"value\":40}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-7),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-7),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-7),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}},\"transition\":{\"duration\":{\"value\":0.3,\"unit\":\"s\"}}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"klWigMac8\"},\"link\":{\"value\":\"https://daralalim.com/about/\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}} -->\nLearn more\n<!-- /wp:kubio/button -->\n<!-- /wp:kubio/buttongroup -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->','Front Header','','inherit','closed','closed','','409-revision-v1','','','2024-04-08 19:25:08','2024-04-08 19:25:08','',409,'https://daralalim.com/?p=434',0,'revision','',0),(435,1,'2024-04-08 19:26:10','2024-04-08 19:26:10','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"Gp3qTlxXlu\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"d37fjXe9s\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"xLwdIMLPC_l\",\"hash\":\"2825e0dc59322f29\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"DqcL_YF9LKJ\",\"hash\":\"4slf86H8Rco\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"MqErEXZ17Jm\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"4276e14a\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"SFXC9Ze09eu\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.32}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"6UMvpCoxZ\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"0xSC3AT64\",\"hash\":\"56qCYPF_CP\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"DJ3dK9XoVZ\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"tXSoRn5LS\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"mRmagmI3LJv\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"ZEkYpBrx7RA\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.66}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"8foz4kkbd1\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"c6BbujDIAOY\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-left\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":16,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"DM Sans\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":0}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"9F_CYVvstv\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"K5qy1wT2BoI\",\"hash\":\"7773c488\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"r1Ph182_RWJ\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}},\"size\":{\"value\":26,\"unit\":\"px\"}}},\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1),1)\",\"media\":{\"mobile\":{\"fill\":\"rgba(var(--kubio-color-7),1)\"}}}},\"width\":{\"value\":30,\"unit\":\"px\"},\"height\":{\"value\":30,\"unit\":\"px\"}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"mqczabjCRf\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"4fttDua62gk\",\"hash\":\"28cc6078\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"oEwMj8zqLa0\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"1c77d460\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"dySu33XviAE\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"2844bc28\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"afIZ7lcsb\",\"hash\":\"c9c1c0e8\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"RfKm7zJUMjR\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"635aa360\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"7riXk8OqsUS\",\"hash\":\"37b03aac\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"ridFgk2UVqX\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"3d92dd71\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"7AuOkWajPWG\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"35efe74a\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"nicBEJtZM\",\"hash\":\"daa2df84\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->\n\n<!-- wp:kubio/hero {\"kubio\":{\"styleRef\":\"J6FPNZyUrn\",\"hash\":\"kl4qU_1C-\",\"style\":{\"descendants\":{\"outer\":{\"background\":{\"type\":\"image\",\"image\":[{\"source\":{\"type\":\"image\",\"url\":\"https://daralalim.com/wp-content/uploads/2024/02/DAA-01-Home-01.webp\",\"gradient\":\"linear-gradient(0deg, rgba(161,140,209,1) 0%, rgba(251,194,235,1) 100% )\"},\"position\":\"center center\",\"attachment\":\"fixed\",\"size\":\"cover\"}],\"overlay\":{\"enabled\":false,\"color\":{\"opacity\":\"0.55\",\"value\":\"rgba(var(--kubio-color-6),1)\"},\"type\":\"color\",\"gradient\":\"linear-gradient(188deg,rgba(var(--kubio-color-3-variant-5),0.7) 0%,rgba(var(--kubio-color-4),0.6) 100%)\",\"shape\":{\"value\":\"none\",\"isTile\":false,\"light\":0}}},\"padding\":{\"top\":{\"value\":200,\"unit\":\"px\"},\"bottom\":{\"value\":250,\"unit\":\"px\"},\"right\":{\"value\":\"\",\"unit\":\"px\"}},\"typography\":{\"holders\":{\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":90,\"unit\":\"px\"},\"bottom\":{\"value\":200,\"unit\":\"px\"}},\"customHeight\":{\"type\":\"full-screen\"}}},\"customHeight\":{\"type\":\"full-screen\"},\"separators\":{\"bottom\":{\"type\":\"tilt\",\"color\":\"#FFFFFF\",\"height\":{\"value\":100},\"enabled\":false,\"negative\":false}}}}},\"props\":{\"width\":\"boxed\",\"layoutType\":\"textWithMediaOnRight\",\"heroSection\":{\"layout\":\"textOnly\"}}},\"attrs\":{\"name\":\"Hero\"},\"anchor\":\"hero\"} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"bgnhUSaQMl\",\"props\":{\"layout\":{\"equalWidth\":false,\"horizontalAlign\":\"center\",\"verticalGap\":3,\"horizontalGap\":3,\"verticalInnerGap\":3,\"horizontalInnerGap\":3},\"media\":{\"mobile\":{\"layout\":{\"horizontalGap\":3}}}},\"hash\":\"kc1LzqDaV\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"9IGHpldIpw\",\"props\":{\"internal\":{\"heroSection\":{\"type\":\"text\"}},\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":0,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}},\"media\":{\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":90,\"unit\":\"%\"}}},\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"Hto0ViRS0i\",\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"center\"}}}}} -->\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"q4gLGHb73\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}}},\"props\":{\"level\":6,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"WVSUntxi4\"}} -->\nThe fast, easy, and simple way to learn Arabic:\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/heading {\"kubio\":{\"styleRef\":\"flXqR7LOVZ\",\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"props\":{\"level\":2,\"fancy\":{\"fancyRotatingWords\":\"awesome\\namazing\\nimpressive\"}},\"hash\":\"61K25l8Tm\"}} -->\nThe Natural Wayā¢\n<!-- /wp:kubio/heading -->\n\n<!-- wp:kubio/text {\"kubio\":{\"styleRef\":\"e8zEJcRXm\",\"hash\":\"wRZlVX9RCH\"}} -->\nUnlock the Qurāan. Engage in Salah. Forge a close bond with Allah.\n<!-- /wp:kubio/text -->\n\n<!-- wp:kubio/buttongroup {\"kubio\":{\"styleRef\":\"9uoTT9gnxCy\",\"hash\":\"dKdceMaUK\",\"style\":{\"descendants\":{\"spacing\":{\"textAlign\":\"center\"},\"outer\":{\"padding\":{\"top\":{\"value\":40,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/button {\"kubio\":{\"styleRef\":\"EWwtrkn9y\",\"props\":{\"buttonWidth\":\"fitToContent\",\"iconPosition\":\"after\",\"showIcon\":false,\"buttonSize\":\"large\",\"horizontalAlign\":\"center\",\"link\":{\"value\":\"\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}},\"style\":{\"descendants\":{\"link\":{\"textAlign\":\"center\",\"background\":{\"color\":\"rgba(var(--kubio-color-6),0.2)\"},\"typography\":{\"family\":\"DM Sans\",\"margin\":{\"top\":\"\",\"bottom\":\"2rem\"},\"size\":{\"unit\":\"px\",\"value\":14},\"weight\":400,\"lineHeight\":{\"value\":\"1\",\"unit\":\"\"},\"transform\":\"uppercase\",\"letterSpacing\":{\"value\":\"1\",\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"border\":{\"top\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"bottom\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"right\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-7),1)\"},\"left\":{\"style\":\"solid\",\"width\":{\"value\":2,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20},\"left\":{\"unit\":\"px\",\"value\":40},\"right\":{\"unit\":\"px\",\"value\":40}},\"states\":{\"hover\":{\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-7),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-7),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-7),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}},\"transition\":{\"duration\":{\"value\":0.3,\"unit\":\"s\"}}},\"icon\":{\"size\":{\"unit\":\"px\",\"value\":\"14\"},\"margin\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}}}},\"hash\":\"klWigMac8\"},\"link\":{\"value\":\"https://daralalim.com/about/\",\"typeOpenLink\":\"sameWindow\",\"noFollow\":false,\"lightboxMedia\":\"\"},\"preserveSpace\":{\"text\":false},\"icon\":{\"name\":\"font-awesome/arrow-right\"}} -->\nLearn more\n<!-- /wp:kubio/button -->\n<!-- /wp:kubio/buttongroup -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/hero -->','Front Header','','inherit','closed','closed','','409-revision-v1','','','2024-04-08 19:26:10','2024-04-08 19:26:10','',409,'https://daralalim.com/?p=435',0,'revision','',0),(437,1,'2024-04-08 19:30:01','2024-04-08 19:30:01','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"kBKZoxq8YR\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":false,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"30\"},\"bottom\":{\"value\":\"30\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"typography\":{\"holders\":{\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}}}},\"hash\":\"BlQfVIBy6\"},\"attrs\":{\"name\":\"Footer Section\"},\"anchor\":\"footer-section\",\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"-kae-__j8y\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":3,\"verticalGap\":3,\"horizontalInnerGap\":1,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":3,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"hash\":\"9QI_Yl2_Jz\"},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"slXQ8KB1k1\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\"}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"D1cS3-mPu\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"hO9YUE6_B9\",\"hash\":\"WrxP-xwrd\",\"style\":{\"descendants\":{\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"media\":{\"mobile\":{\"justifyContent\":\"center\",\"alignItems\":\"center\"}}},\"generalImage\":{\"maxHeight\":{\"value\":110,\"unit\":\"px\"}},\"text\":{\"typography\":{\"weight\":600,\"size\":{\"value\":24,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"layoutType\":\"text\"}}} /-->\n\n<!-- wp:kubio/social-icons {\"kubio\":{\"styleRef\":\"R9_LFmlJ2lE\",\"props\":{\"styleType\":\"shared\"},\"style\":{\"descendants\":{\"icon\":{\"margin\":{\"right\":{\"value\":\"15\",\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"0\",\"unit\":\"px\"},\"right\":{\"value\":\"0\",\"unit\":\"px\"},\"bottom\":{\"value\":\"0\",\"unit\":\"px\"},\"left\":{\"value\":\"0\",\"unit\":\"px\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":26,\"unit\":\"px\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-8),1)\"}}},\"outer\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"hash\":\"ywofGnNm0\"}} -->\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"yRrl8OWld7Y\",\"hash\":\"P5eokt6cF2T\"},\"icon\":{\"name\":\"icons8-line-awesome/facebook\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"dUyuDurnxld\",\"hash\":\"XZ6DLGGCBFd\"},\"icon\":{\"name\":\"icons8-line-awesome/twitch\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"ibEwzIqXBV7\",\"hash\":\"pj3D8IMkpTW\"},\"icon\":{\"name\":\"icons8-line-awesome/youtube-play\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"zte8khsgDQL\",\"hash\":\"DR6qfbHgt0-\"},\"icon\":{\"name\":\"icons8-line-awesome/whatsapp\"}} /-->\n<!-- /wp:kubio/social-icons -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"JuJKUdQcBms\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":10,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":49.99,\"unit\":\"%\"}}}}},\"hash\":\"k93sVdzojg\"},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/linkgroup {\"kubio\":{\"styleRef\":\"4X25nIfZz\",\"hash\":\"iBm_PwQoEx\",\"props\":{\"media\":{\"mobile\":{\"layout\":{\"hSpace\":{\"value\":20,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"kqfnUatuO_\",\"hash\":\"Oemwok6Tx\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/testimonial/\"}} -->\nTestimonial\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"SeOjUWewWE\",\"hash\":\"BWwb7iq2Z\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/faqs/\"}} -->\nFAQs\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"A_kPown8v_\",\"hash\":\"RA_SvVaHX\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/contact/\"}} -->\nContact\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"yhhyhiDNdS\",\"hash\":\"mSYOxfxTl\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/terms/\"}} -->\nTerms\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"H0RFsEDm-1\",\"hash\":\"550z4LifC\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/privacy/\"}} -->\nPrivacy\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"qO7KLxexrj\",\"hash\":\"Tn4I-h4NX\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/cookies/\"}} -->\nCookies\n<!-- /wp:kubio/link -->\n<!-- /wp:kubio/linkgroup -->\n\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"bSWyKOdhujo\",\"hash\":\"3Sjo91J0Np8\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\"}}}}},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\nĀ© {year} {site-name}. Created for free using WordPress and <a target=\"_blank\" href=\"https://kubiobuilder.com/\" rel=\"noopener\">Kubio</a>\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Footer','','inherit','closed','closed','','408-revision-v1','','','2024-04-08 19:30:01','2024-04-08 19:30:01','',408,'https://daralalim.com/?p=437',0,'revision','',0),(440,1,'2024-04-08 19:34:18','2024-04-08 19:34:18','<!-- wp:kubio/navigation {\"kubio\":{\"styleRef\":\"zitp7tg31X\",\"props\":{\"width\":\"boxed\",\"showHeader\":false,\"overlap\":true,\"sticky\":false,\"stickyStartAt\":\"immediately\",\"showTopBar\":false,\"animation\":{\"name\":\"slideDown\"}},\"style\":{\"descendants\":{\"section\":{\"animation\":{\"duration\":{\"unit\":\"s\",\"value\":0.5}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"tablet\":{\"typography\":{\"holders\":{\"a\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}},\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"},\"typography\":{\"holders\":{\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"a\":{\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}}}},\"nav\":{\"padding\":{\"top\":{\"value\":0}},\"background\":{\"color\":\"transparent\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"section\":{\"background\":{\"color\":\"#ffffff\"},\"padding\":{\"top\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"top\":{\"value\":\"0\"},\"bottom\":{\"value\":\"0\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"spread\":\"0\",\"blur\":\"10\",\"color\":\"rgba(23, 25, 39, 0.1)\"}]}},\"nav\":{\"background\":{\"color\":\"white\"}}}}}},\"hash\":\"cYguLSPBz\"},\"anchor\":\"navigation\",\"attrs\":{\"id\":\"navigation\",\"name\":\"Navigation\"}} -->\n<!-- wp:kubio/navigation-section {\"kubio\":{\"styleRef\":\"5MTuy-WIJ2\",\"hash\":\"0iVv_LoZ-C\"}} -->\n<!-- wp:kubio/navigation-items {\"kubio\":{\"styleRef\":\"cKdTDQAUT3\",\"hash\":\"lds-owotC5\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"v4_j9gkTFZ\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":1,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":0,\"horizontalInnerGap\":0,\"verticalInnerGap\":0,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":2,\"outerGapLinked\":false,\"verticalGap\":0}},\"tablet\":{\"layout\":{\"horizontalGap\":0}}},\"containerWidth\":\"boxed\"},\"hash\":\"P6n7_FCA4d\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"2T0OsLeaRZ\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"tablet\":{\"layout\":{\"horizontalInnerGap\":2}},\"mobile\":{\"layout\":{\"verticalInnerGap\":2,\"horizontalInnerGap\":2}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"logo\"},\"mirror\":\"navigation-logo\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"mobile\":{\"textAlign\":\"left\"}},\"padding\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"},\"top\":{\"unit\":\"px\",\"value\":\"\"},\"bottom\":{\"unit\":\"px\",\"value\":\"\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}},\"media\":{\"mobile\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":33.33}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"flexgrow\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"eDGRan6lR\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"KnjiTjdbt2B\",\"hash\":\"PgOMX8yah\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":24,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":700},\"media\":{\"mobile\":{\"typography\":{\"family\":\"Mulish\"}}}},\"container\":{\"media\":{\"mobile\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}},\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\"}}}}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Eubi4Y07EVi\",\"props\":{\"layout\":{\"verticalAlign\":\"center\"},\"internal\":{\"navContent\":{\"type\":\"spacing\"}},\"media\":{\"mobile\":{\"isHidden\":true}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":24.99,\"unit\":\"%\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"flexgrow\"}}}}}},\"hash\":\"cuCpFy7I-\"}} -->\n<!-- wp:kubio/spacer {\"kubio\":{\"styleRef\":\"NREI96b-KCg\",\"hash\":\"nrNpG2pmkyK\"}} /-->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"Rr6erG9_hLC\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":0,\"horizontalInnerGap\":0},\"media\":{\"mobile\":{\"layout\":{\"horizontalInnerGap\":2,\"verticalInnerGap\":2}},\"tablet\":{\"layout\":{\"horizontalInnerGap\":0,\"verticalInnerGap\":0}}},\"internal\":{\"heroSection\":{\"type\":null},\"navContent\":{\"type\":\"menu\"},\"mirror\":\"navigation-menu\"}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"media\":{\"mobile\":{\"textAlign\":\"right\",\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"tablet\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}},\"container\":{\"padding\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"},\"top\":{\"unit\":\"px\"},\"bottom\":{\"unit\":\"px\"}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"right\",\"media\":{\"mobile\":{\"textAlign\":\"right\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":41.56}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"unit\":\"%\",\"value\":\"86.16\"}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"fitToContent\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}}}},\"hash\":\"LNNCxdj2vz\"}} -->\n<!-- wp:kubio/dropdown-menu {\"kubio\":{\"styleRef\":\"D-W_awgTfub\",\"props\":{\"menu\":null,\"horizontalAlign\":\"start\",\"hoverEffect\":{\"type\":\"bordered-active-item bordered-active-item--bottom\",\"background\":{\"effect\":\"solid-active-item effect-pull-down\"},\"border\":{\"effect\":\"effect-borders-grow grow-from-center\"},\"group\":{\"border\":{\"transition\":\"effect-borders-grow grow-from-left\"}}},\"showOffscreenMenuOn\":\"has-offcanvas-mobile\"},\"style\":{\"descendants\":{\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"height\":{\"value\":1,\"unit\":\"px\"}},\"hover-effect-background\":{\"background\":{\"color\":\"white\"},\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":\"0\"},\"right\":{\"unit\":\"%\",\"value\":\"0\"}}}}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"gap\":{\"value\":50,\"unit\":\"px\"},\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}},\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":14,\"unit\":\"px\"},\"weight\":400,\"transform\":\"none\",\"family\":\"DM Sans\",\"lineHeight\":{\"unit\":\"em\",\"value\":\"1.5\"},\"letterSpacing\":{\"unit\":\"px\",\"value\":\"0\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}},\"main-menu-icon\":{\"padding\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}}},\"sub-menu-ul\":{\"background\":{\"color\":\"#ffffff\"},\"margin\":{\"left\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":5,\"unit\":\"px\"}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"5\",\"color\":\"rgba(0, 0, 0, 0.04)\"}]}},\"sub-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\",\"size\":{\"value\":14,\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"10\",\"unit\":\"px\"},\"right\":{\"value\":\"20\",\"unit\":\"px\"},\"bottom\":{\"value\":\"10\",\"unit\":\"px\"},\"left\":{\"value\":\"20\",\"unit\":\"px\"}},\"border\":{\"bottom\":{\"width\":{\"value\":\"1\",\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(128,128,128,.2)\"}},\"background\":{\"color\":\"rgb(255, 255, 255)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"},\"menuButtonActive\":{\"typography\":{\"color\":\"rgb(255, 255, 255)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"first-sub-menu-ul\":{\"margin\":{\"top\":{\"value\":10,\"unit\":\"px\"}}},\"first-sub-menu-ul-before\":{\"height\":{\"value\":10,\"unit\":\"px\"},\"width\":{\"value\":100,\"unit\":\"%\"}}},\"ancestor\":{\"sticky\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"menuButtonActive\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}}}},\"hover-effect-border\":{\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"main-menu-ul\":{\"justifyContent\":\"flex-end\",\"media\":{\"mobile\":{\"justifyContent\":\"flex-end\"}}}}}}},\"hash\":\"nF57WUg5n\"},\"showOffscreenMenuOn\":\"has-offcanvas-tablet\"} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"GyydSJuaZMO\",\"hash\":\"46p7c9dn4OA\"}} /-->\n\n<!-- wp:kubio/menu-offscreen {\"kubio\":{\"styleRef\":\"K5tXHHyTXMk\",\"props\":{\"showPanelInCustomizer\":false},\"style\":{\"descendants\":{\"offscreen\":{\"width\":{\"value\":300,\"unit\":\"px\",\"important\":true},\"background\":{\"color\":\"rgba(var(--kubio-color-6),1)\"}},\"offscreenOverlay\":{\"background\":{\"color\":\"rgba(0,0,0,0.5)\"}},\"icon\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"left\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"right\":{\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"},\"bottom\":{\"radius\":{\"left\":{\"unit\":\"%\",\"value\":0},\"right\":{\"unit\":\"%\",\"value\":0}},\"width\":{\"value\":\"0\",\"unit\":\"px\"},\"style\":\"none\",\"color\":\"black\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"padding\":{\"top\":{\"unit\":\"px\",\"value\":\"5\"},\"bottom\":{\"unit\":\"px\",\"value\":\"5\"},\"left\":{\"unit\":\"px\",\"value\":\"5\"},\"right\":{\"unit\":\"px\",\"value\":\"5\"}},\"size\":{\"unit\":\"px\",\"value\":\"24\"},\"media\":{\"mobile\":{\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"right\":{\"value\":0,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-5),0)\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-1),1)\"}},\"width\":{\"value\":30,\"unit\":\"px\"},\"height\":{\"value\":30,\"unit\":\"px\"}},\"sub-menu-icon\":{\"margin\":{\"left\":{\"unit\":\"px\",\"value\":\"\"},\"right\":{\"unit\":\"px\",\"value\":\"\"}}}}},\"hash\":\"k10o3HLGDw2\"},\"icon\":\"icons8-line-awesome/bars\",\"lock\":{\"move\":true,\"remove\":true}} -->\n<!-- wp:kubio/menu-offscreen-content {\"kubio\":{\"styleRef\":\"vFg3f5Gt_eA\",\"hash\":\"vol-HxXCCC5\"}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"wDkmwxNz6Qb\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":0,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"PANYyj0WvPS\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"-haiLB5hY5i\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"textAlign\":\"left\"}},\"ancestor\":{\"sticky\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"left\"}}}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}}}}}}},\"hash\":\"c5X13p0B2Hh\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"GK9wJnfoP3d\",\"hash\":\"B7slvD0jA9Y\",\"props\":{\"layoutType\":\"text\"},\"style\":{\"descendants\":{\"text\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":20,\"unit\":\"px\"},\"family\":\"Poppins\",\"weight\":900}},\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"padding\":{\"top\":{\"value\":20,\"unit\":\"px\"},\"bottom\":{\"value\":20,\"unit\":\"px\"},\"left\":{\"value\":20,\"unit\":\"px\"},\"right\":{\"value\":20,\"unit\":\"px\"}}}}}}} /-->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n\n<!-- wp:kubio/accordion-menu {\"kubio\":{\"styleRef\":\"qTZbPoz1UX7\",\"style\":{\"descendants\":{\"main-menu-a\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\",\"style\":\"none\"}},\"padding\":{\"top\":{\"unit\":\"px\",\"value\":20},\"bottom\":{\"unit\":\"px\",\"value\":20}}},\"sub-menu-a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}},\"menuButtonActive\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),0.8)\"}}},\"border\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-5),0.2)\"}}}}},\"hash\":\"L6Bw7V6R2BG\"}} -->\n<!-- wp:kubio/menu-items {\"location\":\"header-menu\",\"kubio\":{\"styleRef\":\"3ywgwhMiGgr\",\"hash\":\"OM1GClExTOL\"}} /-->\n<!-- /wp:kubio/accordion-menu -->\n\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"I49mvTlEYIY\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":2,\"verticalGap\":2,\"horizontalInnerGap\":2,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":0,\"outerGapLinked\":false}}}},\"hash\":\"KzlEYxhF1ad\"}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"pdtOrXoOcRO\",\"props\":{\"overlapOptions\":false,\"layout\":{\"horizontalGap\":2,\"verticalGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}},\"verticalAlign\":\"center\",\"verticalInnerGap\":\"inherit\",\"horizontalInnerGap\":\"inherit\"},\"internal\":{\"heroSection\":{\"type\":null}}},\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}}}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"unit\":\"%\",\"value\":100}},\"media\":{\"mobile\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}},\"tablet\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":100,\"unit\":\"%\"}}}}}}},\"hash\":\"tmTXs4uJfcc\"}} -->\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"wpqhHaZPiDS\",\"hash\":\"wID8KLnyfLK\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-5),0.4)\"}}}}}} -->\nĀ© {year} {site-name}\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/menu-offscreen-content -->\n<!-- /wp:kubio/menu-offscreen -->\n<!-- /wp:kubio/dropdown-menu -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/navigation-items -->\n<!-- /wp:kubio/navigation-section -->\n<!-- /wp:kubio/navigation -->','Header','','inherit','closed','closed','','406-revision-v1','','','2024-04-08 19:34:18','2024-04-08 19:34:18','',406,'https://daralalim.com/?p=440',0,'revision','',0),(443,1,'2024-04-08 19:39:32','2024-04-08 19:39:32','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"kBKZoxq8YR\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":false,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"30\"},\"bottom\":{\"value\":\"30\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),0)\",\"type\":\"none\",\"image\":[{\"source\":{\"type\":\"gradient\"}}]},\"typography\":{\"holders\":{\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}}}}}},\"hash\":\"ozFF-o8MT\"},\"attrs\":{\"name\":\"Footer Section\"},\"anchor\":\"footer-section\",\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"-kae-__j8y\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":3,\"verticalGap\":3,\"horizontalInnerGap\":1,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":3,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"hash\":\"9QI_Yl2_Jz\"},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"slXQ8KB1k1\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\"}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"D1cS3-mPu\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"hO9YUE6_B9\",\"hash\":\"WrxP-xwrd\",\"style\":{\"descendants\":{\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"media\":{\"mobile\":{\"justifyContent\":\"center\",\"alignItems\":\"center\"}}},\"generalImage\":{\"maxHeight\":{\"value\":110,\"unit\":\"px\"}},\"text\":{\"typography\":{\"weight\":600,\"size\":{\"value\":24,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"layoutType\":\"text\"}}} /-->\n\n<!-- wp:kubio/social-icons {\"kubio\":{\"styleRef\":\"R9_LFmlJ2lE\",\"props\":{\"styleType\":\"shared\"},\"style\":{\"descendants\":{\"icon\":{\"margin\":{\"right\":{\"value\":\"15\",\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"0\",\"unit\":\"px\"},\"right\":{\"value\":\"0\",\"unit\":\"px\"},\"bottom\":{\"value\":\"0\",\"unit\":\"px\"},\"left\":{\"value\":\"0\",\"unit\":\"px\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":26,\"unit\":\"px\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-8),1)\"}}},\"outer\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"hash\":\"ywofGnNm0\"}} -->\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"yRrl8OWld7Y\",\"hash\":\"P5eokt6cF2T\"},\"icon\":{\"name\":\"icons8-line-awesome/facebook\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"dUyuDurnxld\",\"hash\":\"XZ6DLGGCBFd\"},\"icon\":{\"name\":\"icons8-line-awesome/twitch\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"ibEwzIqXBV7\",\"hash\":\"pj3D8IMkpTW\"},\"icon\":{\"name\":\"icons8-line-awesome/youtube-play\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"zte8khsgDQL\",\"hash\":\"DR6qfbHgt0-\"},\"icon\":{\"name\":\"icons8-line-awesome/whatsapp\"}} /-->\n<!-- /wp:kubio/social-icons -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"JuJKUdQcBms\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":10,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":49.99,\"unit\":\"%\"}}}}},\"hash\":\"k93sVdzojg\"},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/linkgroup {\"kubio\":{\"styleRef\":\"4X25nIfZz\",\"hash\":\"iBm_PwQoEx\",\"props\":{\"media\":{\"mobile\":{\"layout\":{\"hSpace\":{\"value\":20,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"kqfnUatuO_\",\"hash\":\"Oemwok6Tx\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/testimonial/\"}} -->\nTestimonial\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"SeOjUWewWE\",\"hash\":\"BWwb7iq2Z\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/faqs/\"}} -->\nFAQs\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"A_kPown8v_\",\"hash\":\"RA_SvVaHX\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/contact/\"}} -->\nContact\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"yhhyhiDNdS\",\"hash\":\"mSYOxfxTl\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/terms/\"}} -->\nTerms\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"H0RFsEDm-1\",\"hash\":\"550z4LifC\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/privacy/\"}} -->\nPrivacy\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"qO7KLxexrj\",\"hash\":\"Tn4I-h4NX\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/cookies/\"}} -->\nCookies\n<!-- /wp:kubio/link -->\n<!-- /wp:kubio/linkgroup -->\n\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"bSWyKOdhujo\",\"hash\":\"3Sjo91J0Np8\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\"}}}}},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\nĀ© {year} {site-name}. Created for free using WordPress and <a target=\"_blank\" href=\"https://kubiobuilder.com/\" rel=\"noopener\">Kubio</a>\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Footer','','inherit','closed','closed','','408-revision-v1','','','2024-04-08 19:39:32','2024-04-08 19:39:32','',408,'https://daralalim.com/?p=443',0,'revision','',0),(444,1,'2024-04-08 19:39:32','2024-04-08 19:39:32','<!-- wp:kubio/header {\"slug\":\"front-header\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"RW_QAhu4iL\",\"hash\":\"j44lfkmuCu\"},\"lock\":{\"move\":true,\"remove\":true}} /-->\n\n<!-- wp:post-content {\"lock\":{\"move\":true,\"remove\":true}} /-->\n\n<!-- wp:kubio/footer {\"slug\":\"footer\",\"theme\":\"vertice\",\"kubio\":{\"styleRef\":\"qPjFIdF0Y\",\"props\":{\"useFooterParallax\":null},\"style\":{\"descendants\":{\"container\":{\"background\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"hash\":\"kE6rMtSN2\"},\"lock\":{\"move\":true,\"remove\":true}} /-->','Front Page','','inherit','closed','closed','','397-revision-v1','','','2024-04-08 19:39:32','2024-04-08 19:39:32','',397,'https://daralalim.com/?p=444',0,'revision','',0),(445,1,'2024-04-08 19:41:13','2024-04-08 19:41:13','<!-- wp:kubio/section {\"kubio\":{\"styleRef\":\"kBKZoxq8YR\",\"props\":{\"width\":\"boxed\",\"verticalAlign\":\"center\",\"showHeader\":false,\"overlapSection\":false,\"attrs\":{\"name\":\"blank\",\"id\":\"blank\"}},\"style\":{\"descendants\":{\"outer\":{\"customHeight\":{\"type\":\"fit-to-content\",\"min-height\":{\"value\":\"\",\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"30\"},\"bottom\":{\"value\":\"30\"}},\"separators\":{\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-8),0)\",\"type\":\"none\",\"image\":[{\"source\":{\"type\":\"gradient\"}}]},\"typography\":{\"holders\":{\"p\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h1\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h2\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h3\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h4\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h5\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"h6\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"a\":{\"color\":\"rgba(var(--kubio-color-5),1)\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-7),1)\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}}}}}}}}},\"hash\":\"ocs1BA6Ky\"},\"attrs\":{\"name\":\"Footer Section\"},\"anchor\":\"footer-section\",\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/row {\"kubio\":{\"styleRef\":\"-kae-__j8y\",\"props\":{\"fullBackground\":false,\"layout\":{\"equalWidth\":false,\"equalHeight\":true,\"itemsPerRow\":2,\"verticalAlign\":\"center\",\"horizontalAlign\":\"center\",\"horizontalGap\":3,\"verticalGap\":3,\"horizontalInnerGap\":1,\"verticalInnerGap\":2,\"custom\":{\"horizontalGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalGap\":{\"unit\":\"px\",\"value\":\"\"},\"horizontalInnerGap\":{\"unit\":\"px\",\"value\":\"\"},\"verticalInnerGap\":{\"unit\":\"px\",\"value\":\"\"}}},\"media\":{\"mobile\":{\"layout\":{\"itemsPerRow\":1,\"horizontalGap\":3,\"outerGapLinked\":false,\"verticalGap\":2}}}},\"hash\":\"9QI_Yl2_Jz\"},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"slXQ8KB1k1\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\"}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":50,\"unit\":\"%\"}}}}},\"hash\":\"D1cS3-mPu\"}} -->\n<!-- wp:kubio/logo {\"kubio\":{\"styleRef\":\"hO9YUE6_B9\",\"hash\":\"WrxP-xwrd\",\"style\":{\"descendants\":{\"container\":{\"justifyContent\":\"flex-start\",\"alignItems\":\"flex-start\",\"media\":{\"mobile\":{\"justifyContent\":\"center\",\"alignItems\":\"center\"}}},\"generalImage\":{\"maxHeight\":{\"value\":110,\"unit\":\"px\"}},\"text\":{\"typography\":{\"weight\":600,\"size\":{\"value\":24,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-8),1)\"}}}},\"props\":{\"layoutType\":\"text\"}}} /-->\n\n<!-- wp:kubio/social-icons {\"kubio\":{\"styleRef\":\"R9_LFmlJ2lE\",\"props\":{\"styleType\":\"shared\"},\"style\":{\"descendants\":{\"icon\":{\"margin\":{\"right\":{\"value\":\"15\",\"unit\":\"px\"}},\"padding\":{\"top\":{\"value\":\"0\",\"unit\":\"px\"},\"right\":{\"value\":\"0\",\"unit\":\"px\"},\"bottom\":{\"value\":\"0\",\"unit\":\"px\"},\"left\":{\"value\":\"0\",\"unit\":\"px\"}},\"fill\":\"rgba(var(--kubio-color-5),1)\",\"size\":{\"value\":26,\"unit\":\"px\"},\"states\":{\"hover\":{\"fill\":\"rgba(var(--kubio-color-8),1)\"}}},\"outer\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"hash\":\"ywofGnNm0\"}} -->\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"yRrl8OWld7Y\",\"hash\":\"P5eokt6cF2T\"},\"icon\":{\"name\":\"icons8-line-awesome/facebook\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"dUyuDurnxld\",\"hash\":\"XZ6DLGGCBFd\"},\"icon\":{\"name\":\"icons8-line-awesome/twitch\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"ibEwzIqXBV7\",\"hash\":\"pj3D8IMkpTW\"},\"icon\":{\"name\":\"icons8-line-awesome/youtube-play\"}} /-->\n\n<!-- wp:kubio/social-icon {\"kubio\":{\"styleRef\":\"zte8khsgDQL\",\"hash\":\"DR6qfbHgt0-\"},\"icon\":{\"name\":\"icons8-line-awesome/whatsapp\"}} /-->\n<!-- /wp:kubio/social-icons -->\n<!-- /wp:kubio/column -->\n\n<!-- wp:kubio/column {\"kubio\":{\"styleRef\":\"JuJKUdQcBms\",\"style\":{\"descendants\":{\"inner\":{\"textAlign\":\"left\",\"media\":{\"mobile\":{\"textAlign\":\"center\"}}}}},\"props\":{\"layout\":{\"verticalAlign\":\"center\",\"vSpace\":{\"value\":10,\"unit\":\"px\"}}},\"_style\":{\"descendants\":{\"container\":{\"columnWidth\":{\"type\":\"custom\",\"custom\":{\"value\":49.99,\"unit\":\"%\"}}}}},\"hash\":\"k93sVdzojg\"},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\n<!-- wp:kubio/linkgroup {\"kubio\":{\"styleRef\":\"4X25nIfZz\",\"hash\":\"iBm_PwQoEx\",\"props\":{\"media\":{\"mobile\":{\"layout\":{\"hSpace\":{\"value\":20,\"unit\":\"px\"}}}}}}} -->\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"kqfnUatuO_\",\"hash\":\"Oemwok6Tx\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/testimonial/\"}} -->\nTestimonial\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"SeOjUWewWE\",\"hash\":\"BWwb7iq2Z\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/faqs/\"}} -->\nFAQs\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"A_kPown8v_\",\"hash\":\"RA_SvVaHX\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/contact/\"}} -->\nContact\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"yhhyhiDNdS\",\"hash\":\"mSYOxfxTl\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/terms/\"}} -->\nTerms\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"H0RFsEDm-1\",\"hash\":\"550z4LifC\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/privacy/\"}} -->\nPrivacy\n<!-- /wp:kubio/link -->\n\n<!-- wp:kubio/link {\"kubio\":{\"styleRef\":\"qO7KLxexrj\",\"hash\":\"Tn4I-h4NX\",\"style\":{\"descendants\":{\"link\":{\"typography\":{\"decoration\":\"none\",\"size\":{\"value\":15,\"unit\":\"px\"}},\"media\":{\"mobile\":{\"typography\":{\"size\":{\"value\":15,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"}}}}}}}},\"link\":{\"typeOpenLink\":\"sameWindow\",\"value\":\"https://daralalim.com/cookies/\"}} -->\nCookies\n<!-- /wp:kubio/link -->\n<!-- /wp:kubio/linkgroup -->\n\n<!-- wp:kubio/copyright {\"kubio\":{\"styleRef\":\"bSWyKOdhujo\",\"hash\":\"3Sjo91J0Np8\",\"style\":{\"descendants\":{\"container\":{\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"color\":\"rgba(var(--kubio-color-6-variant-3),1)\"}}}}},\"lock\":{\"move\":true,\"remove\":true,\"edit\":true}} -->\nĀ© {year} {site-name}. Created for free using WordPress and <a target=\"_blank\" href=\"https://kubiobuilder.com/\" rel=\"noopener\">Kubio</a>\n<!-- /wp:kubio/copyright -->\n<!-- /wp:kubio/column -->\n<!-- /wp:kubio/row -->\n<!-- /wp:kubio/section -->','Footer','','inherit','closed','closed','','408-revision-v1','','','2024-04-08 19:41:13','2024-04-08 19:41:13','',408,'https://daralalim.com/?p=445',0,'revision','',0),(446,1,'2024-04-08 19:41:13','2024-04-08 19:41:13','{\"fonts\":{\"google\":[{\"family\":\"Open Sans\",\"variants\":[400,\"300\",\"300italic\",\"400\",\"400italic\",\"600\",\"600italic\",\"700\",\"700italic\",\"800\",\"800italic\"],\"category\":\"sans-serif\"},{\"family\":\"Mulish\",\"variants\":[400,700]},{\"family\":\"Roboto\",\"variants\":[400,\"100\",\"100italic\",\"300\",\"300italic\",\"regular\",\"italic\",\"500\",\"500italic\",\"700\",\"700italic\",\"900\",\"900italic\"]},{\"family\":\"Carter One\",\"variants\":[400]},{\"family\":\"Poppins\",\"variants\":[300,600,600,400,500,700]},{\"family\":\"Adamina\",\"variants\":[700,600,500]},{\"family\":\"Advent Pro\",\"variants\":[700]},{\"family\":\"DM Serif Display\",\"variants\":[700,600,500]},{\"family\":\"DM Sans\",\"variants\":[600]}],\"native\":[]},\"medias\":{\"desktop\":{\"id\":\"desktop\",\"label\":\"desktop\",\"icon\":\"desktop_windows\",\"show\":true,\"main\":true,\"gridPrefix\":\"lg\"},\"tablet\":{\"id\":\"tablet\",\"label\":\"tablet\",\"icon\":\"tablet_android\",\"show\":false,\"width\":1024,\"gridPrefix\":\"md\",\"query\":\"@media (min-width: 768px) and (max-width: 1023px)\"},\"mobile\":{\"id\":\"mobile\",\"label\":\"mobile\",\"icon\":\"phone_android\",\"show\":false,\"width\":480,\"query\":\"@media (max-width: 767px)\"}},\"colors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[0,56,112],\"slug\":\"kubio-color-8\"}],\"colorVariants\":[{\"slug\":\"kubio-color-1-variant-1\",\"color\":[129,145,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-2\",\"color\":[66,99,190],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-3\",\"color\":[2,52,189],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-4\",\"color\":[36,54,104],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-1-variant-5\",\"color\":[6,10,19],\"parent\":\"kubio-color-1\"},{\"slug\":\"kubio-color-2-variant-1\",\"color\":[233,204,193],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-2\",\"color\":[234,147,116],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-3\",\"color\":[233,89,37],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-4\",\"color\":[148,93,73],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-2-variant-5\",\"color\":[63,40,31],\"parent\":\"kubio-color-2\"},{\"slug\":\"kubio-color-3-variant-1\",\"color\":[203,216,228],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-2\",\"color\":[128,136,144],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-3\",\"color\":[80,112,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-4\",\"color\":[32,88,143],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-3-variant-5\",\"color\":[52,55,58],\"parent\":\"kubio-color-3\"},{\"slug\":\"kubio-color-4-variant-1\",\"color\":[72,111,207],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-2\",\"color\":[83,95,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-3\",\"color\":[43,66,123],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-4\",\"color\":[2,36,122],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-4-variant-5\",\"color\":[13,20,37],\"parent\":\"kubio-color-4\"},{\"slug\":\"kubio-color-5-variant-1\",\"color\":[255,255,255],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-2\",\"color\":[204,204,204],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-3\",\"color\":[153,153,153],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-4\",\"color\":[101,101,101],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-5-variant-5\",\"color\":[50,50,50],\"parent\":\"kubio-color-5\"},{\"slug\":\"kubio-color-6-variant-1\",\"color\":[163,172,190],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-2\",\"color\":[90,95,105],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-3\",\"color\":[18,19,21],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-4\",\"color\":[10,14,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-6-variant-5\",\"color\":[3,9,20],\"parent\":\"kubio-color-6\"},{\"slug\":\"kubio-color-7-variant-1\",\"color\":[255,243,228],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-2\",\"color\":[255,208,143],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-3\",\"color\":[255,173,58],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-4\",\"color\":[169,115,38],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-7-variant-5\",\"color\":[84,57,19],\"parent\":\"kubio-color-7\"},{\"slug\":\"kubio-color-8-variant-1\",\"color\":[0,98,196],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-2\",\"color\":[74,93,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-3\",\"color\":[37,74,111],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-4\",\"color\":[0,56,112],\"parent\":\"kubio-color-8\"},{\"slug\":\"kubio-color-8-variant-5\",\"color\":[0,13,26],\"parent\":\"kubio-color-8\"}],\"globalStyle\":{\"styleRef\":\"p97jxneH0J\",\"id\":\"IONWT30iJ\",\"style\":{\"descendants\":{\"body\":{\"typography\":{\"holders\":{\"a\":{\"family\":\"DM Sans\",\"size\":{\"unit\":\"em\",\"value\":1},\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"weight\":500,\"color\":\"rgba(var(--kubio-color-7),1)\",\"decoration\":\"underline\",\"states\":{\"hover\":{\"color\":\"rgba(var(--kubio-color-8),1)\"}}},\"h1\":{\"weight\":700,\"transform\":\"none\",\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"unit\":\"em\",\"value\":5},\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.26,\"unit\":\"\"}},\"h2\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"value\":4,\"unit\":\"em\"},\"transform\":\"none\",\"lineHeight\":{\"value\":1.143,\"unit\":\"\"}},\"h3\":{\"weight\":500,\"color\":\"rgba(var(--kubio-color-6),1)\",\"size\":{\"value\":3,\"unit\":\"em\"},\"transform\":\"none\",\"family\":\"DM Serif Display\",\"lineHeight\":{\"value\":1.25,\"unit\":\"\"}},\"h4\":{\"weight\":600,\"color\":\"rgba(var(--kubio-color-6),1)\",\"family\":\"DM Serif Display\",\"size\":{\"unit\":\"em\",\"value\":2},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"transform\":\"none\"},\"h5\":{\"weight\":600,\"color\":\"#000000\",\"size\":{\"value\":1.2,\"unit\":\"em\"},\"transform\":\"uppercase\",\"lineHeight\":{\"value\":1.55,\"unit\":\"\"},\"family\":\"DM Serif Display\",\"letterSpacing\":{\"value\":1,\"unit\":\"px\"}},\"h6\":{\"transform\":\"uppercase\",\"size\":{\"unit\":\"em\",\"value\":1},\"letterSpacing\":{\"unit\":\"px\",\"value\":1},\"weight\":\"600\",\"family\":\"DM Sans\",\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"color\":\"rgba(var(--kubio-color-6),1)\"},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"DM Sans\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":300,\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}},\"letterSpacing\":{\"value\":0.2,\"unit\":\"px\"}},\"lead\":{\"size\":{\"value\":25,\"unit\":\"px\"},\"family\":\"DM Sans\",\"color\":\"rgba(var(--kubio-color-6-variant-4),1)\",\"transform\":\"none\",\"weight\":500,\"lineHeight\":{\"value\":1.5,\"unit\":\"\"},\"margin\":{\"bottom\":{\"value\":16,\"unit\":\"px\"}}},\"input\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"focus\":{\"color\":\"rgb(73, 80, 87)\",\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}}}},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":6,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\"}},\"padding\":{\"top\":{\"value\":6,\"unit\":\"px\"},\"right\":{\"value\":12,\"unit\":\"px\"},\"bottom\":{\"value\":6,\"unit\":\"px\"},\"left\":{\"value\":12,\"unit\":\"px\"}},\"margin\":{\"top\":{\"value\":0,\"unit\":\"px\"},\"right\":{\"value\":0,\"unit\":\"px\"},\"bottom\":{\"value\":10,\"unit\":\"px\"},\"left\":{\"value\":0,\"unit\":\"px\"}}}}},\"media\":{\"mobile\":{\"typography\":{\"holders\":{\"h1\":{\"size\":{\"value\":3,\"unit\":\"em\"}},\"p\":{\"size\":{\"value\":18,\"unit\":\"px\"}}}}}}},\"sectionSpacing\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":90},\"bottom\":{\"unit\":\"px\",\"value\":90}},\"media\":{\"tablet\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":60},\"bottom\":{\"unit\":\"px\",\"value\":60}}},\"mobile\":{\"padding\":{\"top\":{\"unit\":\"px\",\"value\":30},\"bottom\":{\"unit\":\"px\",\"value\":30}}}}},\"transition\":{\"transition\":{\"duration\":{\"value\":1,\"unit\":\"s\"}},\"duration\":{\"value\":0.5,\"unit\":\"s\"}},\"form-fields\":{\"typography\":{\"size\":{\"value\":16,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.6,\"unit\":\"\"},\"family\":\"Open Sans\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-6-variant-1),1)\"}}},\"focus\":{\"typography\":{\"color\":\"rgba(var(--kubio-color-6),1)\"},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"border\":{\"top\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":1,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"padding\":{\"top\":{\"value\":4,\"unit\":\"px\"},\"bottom\":{\"value\":4,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}},\"margin\":{\"bottom\":{\"value\":10,\"unit\":\"px\"}}},\"form-submit-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}},\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}},\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"}},\"form-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"form-reset-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1-variant-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-6-variant-2),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-3),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}}}},\"padding\":{\"top\":{\"value\":8,\"unit\":\"px\"},\"right\":{\"value\":24,\"unit\":\"px\"},\"bottom\":{\"value\":8,\"unit\":\"px\"},\"left\":{\"value\":25,\"unit\":\"px\"}}},\"wc-button\":{\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-2),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"background\":{\"color\":\"rgba(var(--kubio-color-2),1)\"},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-2-variant-4),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}}},\"wc-alt-button\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1),1)\"},\"border\":{\"top\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"right\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"value\":4,\"unit\":\"px\"},\"right\":{\"value\":4,\"unit\":\"px\"}}},\"left\":{\"width\":{\"value\":2,\"unit\":\"px\"},\"style\":\"solid\",\"color\":\"rgba(var(--kubio-color-1),1)\",\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}},\"typography\":{\"size\":{\"value\":14,\"unit\":\"px\"},\"lineHeight\":{\"value\":1.2,\"unit\":\"\"},\"family\":\"Open Sans\",\"color\":\"rgba(var(--kubio-color-5),1)\",\"transform\":\"none\",\"weight\":\"400\"},\"states\":{\"hover\":{\"background\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-1-variant-4),1)\"}}},\"disabled\":{\"background\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"border\":{\"top\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"bottom\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"left\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"},\"right\":{\"color\":\"rgba(var(--kubio-color-5-variant-2),1)\"}},\"typography\":{\"color\":\"rgba(var(--kubio-color-5-variant-4),1)\"}}},\"boxShadow\":{\"enabled\":true,\"layers\":[{\"blur\":\"15\",\"spread\":\"-24\",\"x\":\"0\",\"y\":\"27\"}]}},\"wc-on-sale\":{\"background\":{\"color\":\"rgba(var(--kubio-color-3-variant-2),1)\"},\"typography\":{\"color\":\"rgba(var(--kubio-color-5),1)\"},\"padding\":{\"top\":{\"value\":5,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"},\"bottom\":{\"value\":5,\"unit\":\"px\"},\"left\":{\"value\":10,\"unit\":\"px\"}},\"border\":{\"top\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"right\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}},\"bottom\":{\"radius\":{\"left\":{\"value\":10,\"unit\":\"px\"},\"right\":{\"value\":10,\"unit\":\"px\"}}},\"left\":{\"radius\":{\"left\":{\"unit\":\"px\"},\"right\":{\"unit\":\"px\"}}}}}}},\"props\":{\"hSpace\":{\"unit\":\"px\",\"value\":20},\"vSpace\":{\"unit\":\"px\",\"value\":20}},\"hash\":\"jBTaYI6OT\"},\"additional_css\":\"\",\"migrations\":{\"1-kubio_themes_add_pls_prs_templates\":true},\"customColors\":[{\"color\":[66,99,190],\"slug\":\"kubio-color-1\"},{\"color\":[234,147,116],\"slug\":\"kubio-color-2\"},{\"color\":[128,136,144],\"slug\":\"kubio-color-3\"},{\"color\":[43,66,123],\"slug\":\"kubio-color-4\"},{\"color\":[255,255,255],\"slug\":\"kubio-color-5\"},{\"color\":[18,19,21],\"slug\":\"kubio-color-6\"},{\"color\":[255,173,58],\"slug\":\"kubio-color-7\"},{\"color\":[15,56,88],\"slug\":\"kubio-color-8\"}]}','Kubio Globals','','inherit','closed','closed','','11-revision-v1','','','2024-04-08 19:41:13','2024-04-08 19:41:13','',11,'https://daralalim.com/?p=446',0,'revision','',0); /*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */; UNLOCK TABLES; -- -- 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 = utf8 */; 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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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 (1,1,0),(7,2,0),(11,3,0),(176,4,0),(185,4,0),(186,4,0),(187,4,0),(188,4,0),(346,8,0),(347,8,0),(348,8,0),(349,8,0),(350,8,0),(351,8,0),(352,8,0),(353,8,0),(354,8,0),(355,8,0),(356,8,0),(360,5,0),(360,8,0),(361,5,0),(361,8,0),(362,6,0),(362,8,0),(363,5,0),(363,8,0),(364,6,0),(364,8,0),(365,5,0),(365,8,0),(366,5,0),(366,8,0),(367,7,0),(367,8,0),(368,8,0),(372,9,0),(387,10,0),(388,11,0),(389,12,0),(390,5,0),(390,12,0),(395,3,0),(396,3,0),(397,3,0),(398,3,0),(399,3,0),(400,3,0),(401,3,0),(402,3,0),(403,3,0),(404,3,0),(405,3,0),(406,3,0),(406,5,0),(407,3,0),(407,7,0),(408,3,0),(408,6,0),(409,3,0),(409,5,0),(410,3,0),(410,7,0),(411,3,0),(411,5,0); /*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */; UNLOCK TABLES; -- -- 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 = utf8 */; 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=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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),(2,2,'wp_theme','',0,1),(3,3,'wp_theme','',0,17),(4,4,'nav_menu','',0,5),(5,5,'wp_template_part_area','',0,9),(6,6,'wp_template_part_area','',0,3),(7,7,'wp_template_part_area','',0,3),(8,8,'wp_theme','',0,20),(9,9,'wp_theme','',0,1),(10,10,'wp_theme','',0,1),(11,11,'wp_theme','',0,1),(12,12,'wp_theme','',0,2); /*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */; UNLOCK TABLES; -- -- 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 = utf8 */; 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=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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; -- -- 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 = utf8 */; 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=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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),(2,'bizboost','bizboost',0),(3,'vertice','vertice',0),(4,'Primary menu','primary-menu',0),(5,'header','header',0),(6,'footer','footer',0),(7,'sidebar','sidebar',0),(8,'twentytwentytwo','twentytwentytwo',0),(9,'twentytwentyfour','twentytwentyfour',0),(10,'jadro','jadro',0),(11,'codeify','codeify',0),(12,'blockify','blockify',0); /*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */; UNLOCK TABLES; -- -- 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 = utf8 */; 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=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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','admin'),(2,1,'first_name',''),(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',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"d42d074a11515ebc389dee17e7d5812852eb85a06f68b15cba64453b978d2397\";a:4:{s:10:\"expiration\";i:1725443413;s:2:\"ip\";s:13:\"136.158.78.47\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\";s:5:\"login\";i:1725270613;}s:64:\"a52c2af02d265c0143382f8d94a8f8a9ddfc98ceded54d82ca9e08a2a7208e37\";a:4:{s:10:\"expiration\";i:1725444480;s:2:\"ip\";s:13:\"136.158.78.47\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\";s:5:\"login\";i:1725271680;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','453'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"136.158.78.0\";}'),(19,1,'wp_persisted_preferences','a:4:{s:14:\"core/edit-site\";a:4:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;s:18:\"welcomeGuideStyles\";b:0;s:16:\"welcomeGuidePage\";b:0;}s:9:\"_modified\";s:24:\"2024-04-08T16:20:21.113Z\";s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}s:24:\"kubio/edit-site/sidebars\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}}'),(20,1,'wp_user-settings','libraryContent=browse'),(21,1,'wp_user-settings-time','1709070747'),(22,2,'nickname','sohaib'),(23,2,'first_name',''),(24,2,'last_name',''),(25,2,'description',''),(26,2,'rich_editing','true'),(27,2,'syntax_highlighting','true'),(28,2,'comment_shortcuts','false'),(29,2,'admin_color','fresh'),(30,2,'use_ssl','0'),(31,2,'show_admin_bar_front','true'),(32,2,'locale',''),(33,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(34,2,'wp_user_level','10'),(35,2,'dismissed_wp_pointers',''); /*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */; UNLOCK TABLES; -- -- 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 = utf8 */; 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=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!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,'admin','$P$B4BFMjJfKnYXOGiW7AboKzRiB26LQ11','admin','admin@test.com','http://daralalim.com','2023-10-29 16:56:20','',0,'admin'),(2,'sohaib','$P$BFC2rhC66eqpwVS1v6JbXnx2Ggbq6Q1','sohaib','sohaib.khan@abasa.com','','2024-04-29 10:07:00','1714385220:$P$BH.Osxvw3Z3tFciFklfKgRBpHeqV6v0',0,'sohaib'); /*!40000 ALTER TABLE `wp_users` ENABLE KEYS */; UNLOCK TABLES; /*!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 2024-10-22 22:09:10